Skip to content

Commit 00c3080

Browse files
Fixed typo in quick_start.md (google#8592)
1 parent c15fe42 commit 00c3080

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/quick_start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ See the [Tutorial](tutorial.md) for a more in depth guide.
3030
code:
3131

3232
```sh
33-
./flatc --cpp --rust mosnter.fbs
33+
./flatc --cpp --rust monster.fbs
3434
```
3535

3636
Which generates `monster_generated.h` and `monster_generated.rs` files.

0 commit comments

Comments
 (0)