Typo fix.

This commit is contained in:
Joshua Lund 2015-03-13 17:37:05 -06:00
parent 9c7f5975bb
commit 0d13cd1f54
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ Terraform will automatically fetch the latest state from the remote
server when necessary and if any updates are made, the newest state server when necessary and if any updates are made, the newest state
is persisted back to the remote server. is persisted back to the remote server.
In this mode, users do not need to durably store the state using version In this mode, users do not need to durably store the state using version
control or shared storaged. control or shared storage.
## Usage ## Usage