doc: fix typo

This commit is contained in:
Martine Lenders 2016-04-08 16:08:40 +02:00
parent 8ab89c473a
commit 8c52d3e364
1 changed files with 2 additions and 2 deletions

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