diff --git a/CHANGELOG.md b/CHANGELOG.md
index da7a9b05be5850cb7a7dfe4719d09420c99f8d44..edd2a30d981cbd783ba49430f34b736b0755d215 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -7,7 +7,7 @@ All notable changes to this project will be documented in this file.
 
 ### Added
 
-- autobobble option for `listings`, which automaticly determins the indentation width and gooble it up, removing the need to put `gobble=n` manually
+- autogobble option for `listings`, which automaticly determins the indentation width and gooble it up, removing the need to put `gobble=n` manually
   every time. (#8)
 - `todos` class-option. Loads the `todos` package if present but also redefines its commands to have no effect when this option is omitted. Also
   changes the margins to make space for the todo-notes.
@@ -61,7 +61,7 @@ All notable changes to this project will be documented in this file.
 
 ## [1.1] - 2021-04-22
 
-This version provides mostly minor fixed and upgrades.  
+This version provides mostly minor fixed and upgrades.
 **IMPORTANT:** the `personal.tex` has been removed
 
 ### Added