Skip to content

Commit 8c9f734

Browse files
ilgaurMaed223
authored andcommitted
Fix grammar: change "remains" to "remain" to match plural subject (#36988)
1 parent 25b5607 commit 8c9f734

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/language/stacks/use-cases.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Stacks are ideal for the following situations:
1212
* Repeating infrastructure across different environments, regions, or accounts that require consistent and synchronized deployments.
1313
* Tightly orchestrating infrastructure changes across different environments. Stacks help you manage your dependencies and ensure Terraform creates resources in the correct order.
1414

15-
Stacks can simplify the complexity of wrangling the infrastructure in these scenarios, ensuring that your configurations remains organized, maintainable, and scalable.
15+
Stacks can simplify the complexity of wrangling the infrastructure in these scenarios, ensuring that your configurations remain organized, maintainable, and scalable.
1616

1717
## Manage deployment dependencies
1818

0 commit comments

Comments
 (0)