Fix typos in docs (#6829)

This commit is contained in:
SaintMalik
2021-09-02 16:38:45 +01:00
committed by GitHub
parent 74c3d7eba2
commit c3a38242e6
8 changed files with 10 additions and 10 deletions

View File

@@ -26,7 +26,7 @@ flatbuffers/blob/master/tests/TypeScriptTest.sh) shell script.
*Note: The TypeScript test file requires [Node.js](https://nodejs.org/en/).*
## Using the FlatBuffers TypeScript libary
## Using the FlatBuffers TypeScript library
*Note: See [Tutorial](@ref flatbuffers_guide_tutorial) for a more in-depth
example of how to use FlatBuffers in TypeScript.*