diff --git a/CHANGELOG.md b/CHANGELOG.md
index bb92ea0d8f4c8877201a0274edd6de4878308f88..327c5b5aba74313627c1b8036e557d31ee94b043 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -18,15 +18,15 @@ All notable changes to this project will be documented in this file.
 
 ### Fixed
 
-- implement the `abstract` enviroment to behave as pre v3
-- removed debug print from `latexmk` inkscape recipy
+- implement the `abstract` environment to behave as pre v3
+- removed debug print from `latexmk` inkscape recipe
 
 ### Added
 
 - option `abstract`
   - `abstract=keywords|nokeywords` to enable/disable the display of keywords after the abstract
   - `abstract=totoc|notoc` to add the abstract to the TOC
-- extenx KOMA option `toc`
+- extend KOMA option `toc`
   - `toc=totoc|notoc` to add toc to itself
   - `toc=abstrct|noabstract` as alias for `abstract=totoc` and `abstract=notoc`