Skip to content

Commit c7a8102

Browse files
author
Ikko Eltociear Ashimine
authored
docs: update README.md (#8383)
compliation -> compilation
1 parent 2146bac commit c7a8102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ maximum memory efficiency. It allows you to directly access serialized data with
1818

1919
1. Build the compiler for flatbuffers (`flatc`)
2020

21-
Use `cmake` to create the build files for your platform and then perform the compliation (Linux example).
21+
Use `cmake` to create the build files for your platform and then perform the compilation (Linux example).
2222

2323
```
2424
cmake -G "Unix Makefiles"

0 commit comments

Comments
 (0)