From 5b1c46eaff79c1db75bc47c5084404afa413ac56 Mon Sep 17 00:00:00 2001
From: Arthur BOUDREAULT <arthur@lydra.fr>
Date: Wed, 22 Jun 2022 17:01:22 +0200
Subject: [PATCH] docs: fix typo with symbolic

---
 CHANGELOG.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6f5a179..5cf70ba 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]
 
-- 
GitLab