diff --git a/sys/arduino/doc.txt b/sys/arduino/doc.txt index 7a35e8bac2..53118a3a9c 100644 --- a/sys/arduino/doc.txt +++ b/sys/arduino/doc.txt @@ -40,7 +40,7 @@ * -# build, flash, and run your application the usual RIOT-way: simply call * `make all`, `make flash`, `make term`, etc. * - * Thats all. As bonus you can of course use any existing RIOT code inside your + * That's all. As bonus you can of course use any existing RIOT code inside your * Arduino sketches - you simply have to add the includes to your sketch and * the corresponding modules to your `Makefile`. *