Merge pull request #17184 from Haegin/master

Correct website typo
This commit is contained in:
James Bardin 2018-01-25 14:03:23 -05:00 committed by GitHub
commit aba18f2588
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -282,7 +282,7 @@ Create a workspace corresponding to each key given in the `workspace_iam_roles`
variable value above:
```
$ terraform worspace new staging
$ terraform workspace new staging
Created and switched to workspace "staging"!
...