Skip to content

Commit 2df340d

Browse files
rocksloadLucioFranco
authored andcommitted
chore(doc): Remove redundant word in README.md (#2425)
## Motivation remove redundant word in README.md ## Solution Signed-off-by: rocksload <rocksload@outlook.com>
1 parent 3e90077 commit 2df340d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tonic-build/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
106106
}
107107
```
108108

109-
Then you can reference the generated Rust like this this in your code:
109+
Then you can reference the generated Rust like this in your code:
110110
```rust,ignore
111111
pub mod api {
112112
tonic::include_proto!("google.pubsub.v1");

0 commit comments

Comments
 (0)