1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2026-01-01 01:41:18 +01:00

Merge pull request #5266 from authmillenon/doc/fix/typos

doc: fix typo
This commit is contained in:
Oleg Hahm 2016-04-08 16:33:16 +02:00
commit 040ad55f62

View File

@ -89,8 +89,8 @@ hex file in the `bin` folder of your application directory.
Learn more about the build system in the
[Wiki](https://github.com/RIOT-OS/RIOT/wiki/The-Make-Build-System)
Building and executing an examples {#building-and-executing-and-example}
----------------------------------
Building and executing an example {#building-and-executing-an-example}
---------------------------------
RIOT provides a number of examples in the `examples/` directory. Every example
has a README that documents its usage and its purpose. You can build them by
typing