Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
  • Loading branch information
Rustin170506 committed Feb 19, 2024
1 parent 76da972 commit 517190d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion console-subscriber/examples/grpc_web/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ This example leverages the [connect-es] library to enable communication with the
The [buf] tool is used to generate the gRPC code. You can generate the code using the following command:

```sh
npm run buf
npm run gen
```

For more information about the connect-es library, refer to the [connect-es documentation].
Expand Down

0 comments on commit 517190d

Please sign in to comment.