Skip to content

Commit 6290366

Browse files
committed
fix typo
1 parent 8d7b5e9 commit 6290366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/fully-configurable/outputs.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ output "secrets_manager_region" {
3434
}
3535

3636
output "next_steps_text" {
37-
value = "Congragulations! You successfully deployed your changes. Next, view your Secrets Manager instance."
37+
value = "Congratulations! You successfully deployed your changes. Next, view your Secrets Manager instance."
3838
description = "Next steps text"
3939
}
4040

0 commit comments

Comments
 (0)