We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5751f8 commit 0746a13Copy full SHA for 0746a13
CONTRIBUTING.md
@@ -30,7 +30,7 @@ As CircuitPython grows, there are more and more ways to contribute. Here are som
30
31
## Building CircuitPython: Getting started with C
32
33
-The CircuitPython core is implemented mostly in C. If you want to add suport
+The CircuitPython core is implemented mostly in C. If you want to add support
34
for new boards, add features to the core, fix bugs in the core, or compile with
35
special options (perhaps to make a debug build with UART logging), you will
36
need to install a development environment with build tools.
0 commit comments