Unverified Commit 39c6b58a authored by Phani Rithvij's avatar Phani Rithvij Committed by GitHub

fix dart example readme typo

parent 55ed1d42
...@@ -135,7 +135,7 @@ Build the Dart samples in this directory with `make dart`. ...@@ -135,7 +135,7 @@ Build the Dart samples in this directory with `make dart`.
To run the examples: To run the examples:
```sh ```sh
$ dart add_person.dart addessbook.data $ dart add_person.dart addressbook.data
$ dart list_people.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