From 3fd34659cb2bb16640c0a8df35a0a32c0c25a18f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?R=C3=A9mi=20PAILHAREY?= <rpailharey@grandlyon.com>
Date: Thu, 18 Jan 2024 08:07:19 +0000
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

---
 docs/ecolyo/technical/mail.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/ecolyo/technical/mail.md b/docs/ecolyo/technical/mail.md
index d18259c..7d3bcb4 100644
--- a/docs/ecolyo/technical/mail.md
+++ b/docs/ecolyo/technical/mail.md
@@ -81,4 +81,4 @@ A bounce token stored in the profile of each user is sent in email. It allows us
 
 ## Unsubscribe
 
-A user can unsubscribe to our newsletter by a link in each mails. It **does not** require authentication. This link is built with a `sharecode` token that contains specific permissions to turn of the `sendAnalysisNotification` property in the user profile.
+A user can unsubscribe to our newsletter by a link in each mails. It **does not** require authentication. This link is built with a `sharecode` token that contains specific permissions to turn off the `sendAnalysisNotification` property in the user profile.
-- 
GitLab