We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5a8763 commit 1262fd8Copy full SHA for 1262fd8
README.md
@@ -22,7 +22,7 @@ After you have test data in DynamoDB, you can use [wscat](https://github.com/web
22
23
```
24
$ wscat -c wss://{YOUR-API-ID}.execute-api.{YOUR-REGION}.amazonaws.com/{STAGE}
25
-> { ... feature toggle info ...}
+> { ... feature toggle info ... }
26
27
28
## Security
0 commit comments