Skip to content

Commit a6f28d1

Browse files
committed
guides/index: fix minor typo
1 parent dd32b0a commit a6f28d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/guides/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ priority queues), a shell and more. RIOT supports a wide range of
2020
microcontroller architectures, radio drivers, sensors, and configurations for
2121
entire platforms, e.g. Atmel SAM R21 Xplained Pro, Zolertia Z1, STM32 Discovery
2222
Boards etc. (see the list of
23-
[supported boards](https://www.riot-os.org/boards.html).
23+
[supported boards](https://www.riot-os.org/boards.html)).
2424
Across all supported hardware (32-bit, 16-bit, and 8-bit platforms), RIOT
2525
provides a consistent API and enables C and C++ application programming,
2626
with multithreading, IPC, system timers, mutexes etc.

0 commit comments

Comments
 (0)