From ca7640a3dd959ead73c1ce731fd480a91d55dddd Mon Sep 17 00:00:00 2001
From: Audrey Gibert <audrey.gibert@inra.fr>
Date: Tue, 4 May 2021 09:57:49 +0000
Subject: [PATCH] Update quickstart.html

---
 docs/quickstart.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/quickstart.html b/docs/quickstart.html
index 1bf5fac65..0b7d4efbd 100644
--- a/docs/quickstart.html
+++ b/docs/quickstart.html
@@ -175,7 +175,7 @@
 				</p>
 				<ul>
 					<li>a <code>Python</code> class that will contain the process of the analysis and define wich information should be presented in the interface</li>
-					<li>a template file, named excalty as the python class name, which is a smarty template that will present the results</li>
+					<li>a template file, named exactly as the python class name, which is a smarty template that will present the results</li>
 				</ul>
 				
 				<p>
@@ -974,4 +974,4 @@ Available sub commands:
 		});
 	</script>
 </body>
-</html>
\ No newline at end of file
+</html>
-- 
GitLab