fix incorrect command

This commit is contained in:
Takahito Yamatoya 2020-10-18 11:47:38 +09:00 committed by Patrik Svensson
parent 52718c499c
commit d1d06d6a6b

View File

@ -112,7 +112,7 @@ Now you can list available examples in this repository:
And to run an example: And to run an example:
``` ```
> dotnet example table > dotnet example tables
┌──────────┬──────────┬────────┐ ┌──────────┬──────────┬────────┐
│ Foo │ Bar │ Baz │ │ Foo │ Bar │ Baz │
├──────────┼──────────┼────────┤ ├──────────┼──────────┼────────┤