Skip to content

Commit f3c7a25

Browse files
authored
Update configure-https-settings.mdx (#25164)
1 parent 319ead0 commit f3c7a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/terraform/tutorial/configure-https-settings.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Commit and merge the changes:
8686

8787
```bash
8888
git add main.tf
89-
git commit -m "Enable TLS 1.3, automatic HTTPS rewrites, and strict SSL"
89+
git commit -m "Step 3 - Enable TLS 1.3, automatic HTTPS rewrites, and strict SSL"
9090
git checkout main
9191
git merge step3-zone-settings
9292
git push

0 commit comments

Comments
 (0)