Skip to content

Commit

Permalink
Merge pull request RIOT-OS#5266 from authmillenon/doc/fix/typos
Browse files Browse the repository at this point in the history
doc: fix typo
  • Loading branch information
OlegHahm committed Apr 8, 2016
2 parents acf9bf7 + 8c52d3e commit 040ad55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/doxygen/src/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 040ad55

Please sign in to comment.