8000 fix documentation typo · EternityForest/circuitpython@0746a13 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0746a13

Browse files
committed
fix documentation typo
1 parent c5751f8 commit 0746a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ As CircuitPython grows, there are more and more ways to contribute. Here are som
3030

3131
## Building CircuitPython: Getting started with C
3232

33-
The CircuitPython core is implemented mostly in C. If you want to add suport
33+
The CircuitPython core is implemented mostly in C. If you want to add support
3434
for new boards, add features to the core, fix bugs in the core, or compile with
3535
special options (perhaps to make a debug build with UART logging), you will
3636
need to install a development environment with build tools.

0 commit comments

Comments
 (0)
0