Merge pull request #181 from edgar-bonet/patch-1
Fix a few typos in the Thanks section
This commit is contained in:
commit
7347d14156
1 changed files with 2 additions and 2 deletions
|
|
@ -114,14 +114,14 @@ layout: home
|
|||
<hr />
|
||||
<h1>Thanks</h1>
|
||||
<p>
|
||||
CircuitPython wouldn't exist without the awesome work of the <a href="https://micropython.org">Damien George and the MicroPython community</a>. They did the hard work to reimplement Python on microcontrollers and continue to push the boundaries of what is possible.
|
||||
CircuitPython wouldn't exist without the awesome work of <a href="https://micropython.org">Damien George and the MicroPython community</a>. They did the hard work to reimplement Python on microcontrollers and continue to push the boundaries of what is possible.
|
||||
</p>
|
||||
<p>
|
||||
Thank you to <a href="https://adafruit.com">Adafruit</a> for continuing to support
|
||||
CircuitPython's beginner-focused development.
|
||||
</p>
|
||||
<p>
|
||||
Lastly, thank you to the CircuitPython community members who have spent time testing, triaging, fixing and enhancing CircuitPython, it's libraries and it's documentation. Together we're all making something incredible.
|
||||
Lastly, thank you to the CircuitPython community members who have spent time testing, triaging, fixing and enhancing CircuitPython, its libraries and its documentation. Together we're all making something incredible.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue