diff --git a/_posts/2017-01-07-release.md b/_posts/2017-01-07-release.md
index 5fbe305692..690847a3ea 100644
--- a/_posts/2017-01-07-release.md
+++ b/_posts/2017-01-07-release.md
@@ -43,7 +43,7 @@ a complete list.
### Features
- Add shell based cheat-sheet script @hasecilu #1694
- - Add fontfonfig file to SymbolsOnly release archive (for repackagers) #1713
+ - Add fontconfig file to SymbolsOnly release archive (for repackagers) #1713
- Unify configuration files for font-patcher and gotta-patch-em (format changed) #1613
### Bugs and improvements
@@ -68,7 +68,7 @@ Again a lot has been done by various people, thank you all!
v3.2.1 Details
This bugfix release is mainly because of the Fira Code progress indicator glyphs. These are used by some applications, and usually could be used via fontfallback from any font (because the codepoints were un-occupied in the Nerd Fonts). But with adding more FontAwesome glyphs we utilized that codepoints for the new glyphs, breaking this common setup.
-To fix that we keep these codepoints (there are 9 glyphs) free and un-occupied. So the usualy fallback scheme will continue to work.
+To fix that we keep these codepoints (there are 9 glyphs) free and un-occupied. So the usual fallback scheme will continue to work.
Please see below for a list of codepoint that change with this release (which were new in 3.2.0), so I count that not really as breaking, because they were just some days ago (accidentally) introduced.