diff options
-rw-r--r-- | CHANGELOG.md | 4 | ||||
-rw-r--r-- | html/about.html | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index c64ac27..c2ec5e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Changelog +## 2.3 + +* Fix typos + ## 2.2 * Fix clone notice on *Delta World* page diff --git a/html/about.html b/html/about.html index 2677f0e..15db5d9 100644 --- a/html/about.html +++ b/html/about.html @@ -61,14 +61,14 @@ </li> </ul> <br> - <p>Aditionally thanks to the following creators for the fonts which we use on our website:</p> + <p>Additionally thanks to the following creators for the fonts which we use on our website:</p> <br> <ul> <li> <p>Carrois Apostrophe: <a href="https://fonts.google.com/specimen/Fira+Mono/"><em>Fira Mono</em></a></p> </li> <li> - <p>Roman Shamin & the <i>people</i> at Evil Martians 👽: <a href="https://fonts.google.com/specimen/Martian+Mono/"><em>Martian Mono</em></a></p> + <p>Roman Shamin & the “people” at Evil Martians 👽: <a href="https://fonts.google.com/specimen/Martian+Mono/"><em>Martian Mono</em></a></p> </li> <li> <p>Sorkin Type: <a href="https://fonts.google.com/specimen/Merriweather/"><em>Merriweather</em></a></p> |