diff --git a/website/source/docs/import/usage.html.md b/website/source/docs/import/usage.html.md
index 101141db6f..4eb3f8415f 100644
--- a/website/source/docs/import/usage.html.md
+++ b/website/source/docs/import/usage.html.md
@@ -49,6 +49,5 @@ an `aws_security_group` but also one `aws_security_group_rule` for each rule.
In this case, the name of the resource is shown as part of the import output.
You'll have to create a configuration for each resource imported. If you want
-to rename the other imported resources, the
-[state management commands](/docs/commands/state/index.html) should be used
-to rename resources.
+to rename or otherwise modify the imported resources, the
+[state management commands](/docs/commands/state/index.html) should be used.