From 76e0fed53b1e6292a9c056e9c8360d5c3cec29c0 Mon Sep 17 00:00:00 2001
From: Benoit Alessandroni <benoit@happy-dev.fr>
Date: Thu, 12 Sep 2019 10:04:11 +0200
Subject: [PATCH] Fixing a string

---
 src/includes/mentor/profile/edit.pug | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/includes/mentor/profile/edit.pug b/src/includes/mentor/profile/edit.pug
index 09a9e2b7..773da3ff 100644
--- a/src/includes/mentor/profile/edit.pug
+++ b/src/includes/mentor/profile/edit.pug
@@ -1,6 +1,6 @@
 include ../../components/widgets
 
-h2.title_create Edit you account
+h2.title_create Edit your account
 
 sib-form.block_log.block_creat_count(
     bind-user
-- 
GitLab