Skip to content

Commit 218a7c2

Browse files
Update ack-connect-route/README.md
Co-authored-by: ellisms <114107920+ellisms@users.noreply.github.com>
1 parent c17da31 commit 218a7c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ack-connect-route/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Important: this application uses various AWS services and there are costs associ
4040
4141
## Testing
4242
43-
Once the application is deployed, retrieve the WebSocketURL value from CloudFormation Outputs. To test the WebSocket API, you can use [wscat](https://github.com/websockets/wscat) which is an open-source command line tool.
43+
After deployment, retrieve the `WebSocketURL` value from CloudFormation Outputs. To test the WebSocket API, you can use [wscat](https://github.com/websockets/wscat) which is an open-source command line tool.
4444
4545
1. [Install NPM](https://www.npmjs.com/get-npm).
4646

0 commit comments

Comments
 (0)