From fe6923db32b96466d444f1dc372cb7394f8bde6b Mon Sep 17 00:00:00 2001 From: Jacob Fuss <32497805+jfuss@users.noreply.github.com> Date: Tue, 18 Dec 2018 00:18:19 -0800 Subject: [PATCH] docs: Update miss spelled word in logical-ids.rst (#1385) --- docs/src/logical-ids.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/logical-ids.rst b/docs/src/logical-ids.rst index b17998ad8553b..7446849dc60e5 100644 --- a/docs/src/logical-ids.rst +++ b/docs/src/logical-ids.rst @@ -67,7 +67,7 @@ Logical IDs remain unchanged across updates The |cdk| applies some heuristics to improve the human-friendliness of the prefix: -- If a path component is **Default**, is is hidden completely from the logical ID +- If a path component is **Default**, it is hidden completely from the logical ID computation. You will generally want to use this if you create a new construct that wraps an existing one. By naming the inner construct **Default**, you ensure that the logical identifiers of resources in already-deployed copy of