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 2146bac commit c7a8102Copy full SHA for c7a8102
README.md
@@ -18,7 +18,7 @@ maximum memory efficiency. It allows you to directly access serialized data with
18
19
1. Build the compiler for flatbuffers (`flatc`)
20
21
- Use `cmake` to create the build files for your platform and then perform the compliation (Linux example).
+ Use `cmake` to create the build files for your platform and then perform the compilation (Linux example).
22
23
```
24
cmake -G "Unix Makefiles"
0 commit comments