Omit the twice occured words in expose-configdrive.rst

Change-Id: Ibeb3adc60c51b923a1b70eb568f5facccf67ab12
This commit is contained in:
zhouxinyong 2018-11-13 19:02:21 +08:00
parent f9e742b1b4
commit 2662d9ca47
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ Swift and update the Node's instance_info to include the temporary URL
from the upload or if swift if not configured, the config drive data
will be stored directly into the Node's instance_info field.
From there deploy drivers will will be responsible for exposing the
From there deploy drivers will be responsible for exposing the
configdrive to the instance, as well as removing the configdrive from the
instance upon deletion. This cannot be coordinated by code outside of the
driver, as only the driver can know when and how to take these actions.