Skip to content

Commit

Permalink
Update rust-sdk.md (#4732)
Browse files Browse the repository at this point in the history
minor change
  • Loading branch information
Romainua authored Sep 22, 2022
1 parent 420f6db commit bc10793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/build/rust-sdk.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ async fn main() -> Result<(), anyhow::Error> {

### Example 3 - Event subscription

Use the the WebSocket client to [subscribe to events](pubsub.md).
Use the WebSocket client to [subscribe to events](pubsub.md).

```rust
use futures::StreamExt;
Expand Down

0 comments on commit bc10793

Please sign in to comment.