Skip to content

Commit 4d48889

Browse files
authored
Merge pull request #21661 from mguetschow/guides-typo
guides/index: fix minor typo
2 parents 91d63ad + a6f28d1 commit 4d48889

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)