aboutsummaryrefslogtreecommitdiff
path: root/docs/source
diff options
context:
space:
mode:
Diffstat (limited to 'docs/source')
-rw-r--r--docs/source/DartUsage.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/DartUsage.md b/docs/source/DartUsage.md
index 6be97726..6670cc59 100644
--- a/docs/source/DartUsage.md
+++ b/docs/source/DartUsage.md
@@ -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).