diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6f5a179cef3282ecf23ddbbc019502d04719b8b6..5cf70ba541559e3f74e08d6ef5015c66b6961ad5 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,12 +10,12 @@ and the commits message folow the [Conventional Commits](https://www.conventiona
 ### Added
 
 - In role ynh_setup:
-  - New symoblic links have been added in `/defaults/main.yml`. You can now define symoblic links for `/usr/share/yunohost`, `/home/yunohost.backup/archives` and `/home/yunohost.app`.
+  - New symbolic links have been added in `/defaults/main.yml`. You can now define symbolic links for `/usr/share/yunohost`, `/home/yunohost.backup/archives` and `/home/yunohost.app`.
 
 ### Changed
 
 - In role ynh_setup:
-  - README.md and README-FR.md have been updated to explain more about the new symoblic links.
+  - README.md and README-FR.md have been updated to explain more about the new symbolic links.
 
 ## [[1.0.1] - 2022-06-02]