From acd3d43bff969e365a65065ee4934c980ea6c21e Mon Sep 17 00:00:00 2001 From: Amos Shapira Date: Tue, 16 Aug 2016 09:10:41 +1000 Subject: [PATCH] Fix typo "yor" -> "your" --- website/source/docs/commands/import.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/commands/import.html.md b/website/source/docs/commands/import.html.md index 72b9ce5b8..f1afe17c0 100644 --- a/website/source/docs/commands/import.html.md +++ b/website/source/docs/commands/import.html.md @@ -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