examples/default/README.md: minor language fix

This commit is contained in:
Joakim Gebart 2015-05-09 09:04:46 +02:00
parent 453efc8ea1
commit 4aff59a4fc

View File

@ -18,7 +18,7 @@ Finally, in order for the shell to receive input, the `uart0` module
is used. is used.
usage Usage
===== =====
Build, flash and start the application: Build, flash and start the application:
@ -35,8 +35,8 @@ that is `/dev/ttyUSB0`. If your port is named differently, the
`PORT=/dev/yourport` variable can be used to override this. `PORT=/dev/yourport` variable can be used to override this.
Example Example output
======= ==============
The shell commands come with online help. Call `help` to see which commands The shell commands come with online help. Call `help` to see which commands
exist and what they do. exist and what they do.