Merge pull request #181 from edgar-bonet/patch-1

Fix a few typos in the Thanks section
This commit is contained in:
Scott Shawcroft 2019-05-13 12:53:08 -07:00 committed by GitHub
commit 7347d14156
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>