Fix typo in dart documentation (#5230)

This commit is contained in:
Randal Stevens
2019-03-11 09:49:17 -07:00
committed by Wouter van Oortmerssen
parent eb2a81f73d
commit 73a648b685

View File

@@ -16,7 +16,7 @@ documentation to build `flatc` and should be familiar with
## FlatBuffers Dart library code location
The code for the FlatBuffers Go library can be found at
The code for the FlatBuffers Dart library can be found at
`flatbuffers/dart`. You can browse the library code on the [FlatBuffers
GitHub page](https://github.com/google/flatbuffers/tree/master/dart).