Merge pull request #1202 from jlund/patch-1

Typo fix.
This commit is contained in:
Jack Pearkes 2015-03-13 16:40:44 -07:00
commit 55a51b194a
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
is persisted back to the remote server.
In this mode, users do not need to durably store the state using version
control or shared storaged.
control or shared storage.
## Usage