Merge pull request #8208 from amosshapira/patch-1

Fix typo "yor" -> "your"
This commit is contained in:
James Nugent 2016-08-15 18:15:30 -05:00 committed by GitHub
commit 64194422f7

View File

@ -21,7 +21,7 @@ state at the given ADDRESS.
ADDRESS must be a valid [resource address](/docs/internals/resource-addressing.html).
Because any resource address is valid, the import command can import resources
into modules as well directly into the root of yor state.
into modules as well directly into the root of your state.
ID is dependent on the resource type being imported. For example, for AWS
instances it is the instance ID (`i-abcd1234`) but for AWS Route53 zones