Fix a few typos in the Thanks section

This commit is contained in:
Edgar Bonet 2019-05-11 22:30:53 +02:00 committed by GitHub
parent fac7e860e9
commit 2cc6c624b7
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>