We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c15fe42 commit 00c3080Copy full SHA for 00c3080
docs/source/quick_start.md
@@ -30,7 +30,7 @@ See the [Tutorial](tutorial.md) for a more in depth guide.
30
code:
31
32
```sh
33
- ./flatc --cpp --rust mosnter.fbs
+ ./flatc --cpp --rust monster.fbs
34
```
35
36
Which generates `monster_generated.h` and `monster_generated.rs` files.
0 commit comments