We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c04da5c commit e4566f8Copy full SHA for e4566f8
README.md
@@ -31,7 +31,7 @@ aws cloudformation describe-stacks \
31
--stack-name simple-websocket-chat-app --query 'Stacks[].Outputs'
32
```
33
34
-Note: `.gitignore` contains the samconfig.toml, hence make sure backup this file, or modify your .gitignore locally.
+**Note:** `.gitignore` contains the `samconfig.toml`, hence make sure backup this file, or modify your .gitignore locally.
35
36
## Testing the chat API
37
0 commit comments