Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor edits
Browse files Browse the repository at this point in the history
cl0ete committed Oct 21, 2024
1 parent de93396 commit 0ef5266
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/NATS.md
Original file line number Diff line number Diff line change
@@ -27,4 +27,4 @@ allowing for flexible communication between microservices, IoT devices, and clou

## Consuming our NATS

Please contact us for help with connecting/authenticating to our nats service
Please contact us for help with connecting/authenticating to our NATS service
4 changes: 2 additions & 2 deletions docs/Webhooks.md
Original file line number Diff line number Diff line change
@@ -98,5 +98,5 @@ The Waypoint service requires authentication to access the SSE endpoint. This is
in the request. The key should be in the format `tenant.<tenant/wallet_token>`. Failing to provide valid authentication
will result in a 403 HTTP Error.

A tenant will only be abel to listen to events that belong to their wallet, however tenant-admin can listen to all events
belonging to wallets in its group
A tenant will only be able to listen to events that belong to their wallet and a tenant-admin is able to listen to all events
belonging to their group.

0 comments on commit 0ef5266

Please sign in to comment.