Unverified Commit 2d61b9ed authored by Yilun Chong's avatar Yilun Chong Committed by GitHub

Merge pull request #6346 from phanirithvij/patch-1

fix dart example readme typo
parents 3a10cf15 39c6b58a
......@@ -135,7 +135,7 @@ Build the Dart samples in this directory with `make dart`.
To run the examples:
```sh
$ dart add_person.dart addessbook.data
$ dart add_person.dart addressbook.data
$ dart list_people.dart addressbook.data
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment