Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

Commit 26c7979

Browse files
Update cfn-console-add-tags.md
spelling error fix.
1 parent e126c45 commit 26c7979

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc_source/cfn-console-add-tags.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,11 @@ Specifies whether the stack should be rolled back if stack creation fails\. Typi
3333
Specifies the amount of time, in minutes, that CloudFormation should allot before timing out stack creation operations\. If CloudFormation cannot create the entire stack in the time allotted, it fails the stack creation due to timeout and rolls back the stack\.
3434
By default, there is no timeout for stack creation\. However, individual resources may have their own timeouts based on the nature of the service they implement\. For example, if an individual resource in your stack times out, stack creation also times out even if the timeout you specified for stack creation has not yet been reached\.
3535
**Termination protection**
36-
Prevents a stack from being accidently deleted\. If a user attempts to delete a stack with termination protection enabled, the deletion fails and the stack\-\-including its status\-\-remains unchanged\. For more information, see [Protecting a stack from being deleted](using-cfn-protect-stacks.md)\.
36+
Prevents a stack from being accidentally deleted\. If a user attempts to delete a stack with termination protection enabled, the deletion fails and the stack\-\-including its status\-\-remains unchanged\. For more information, see [Protecting a stack from being deleted](using-cfn-protect-stacks.md)\.
3737
Termination protection is **Disabled** by default\.
3838

3939
**To set stack options**
4040

4141
1. On the **Configure stack options** page of the **Create stack** wizard, you can specify tags and permissions\. Use the **Advanced options** section to set additional configuration options for your stack\.
4242

43-
1. When you have entered all of your stack options, click **Next Step** to proceed with [reviewing your stack](cfn-using-console-create-stack-review.md)\.
43+
1. When you have entered all of your stack options, click **Next Step** to proceed with [reviewing your stack](cfn-using-console-create-stack-review.md)\.

0 commit comments

Comments
 (0)