From 405777c0f993d9d9ecd004b8e669178a71f4d75f Mon Sep 17 00:00:00 2001
From: Yasin <mohammed-yasin.rahman@lip6.fr>
Date: Wed, 5 Mar 2014 15:11:58 +0100
Subject: [PATCH] fix: typo

---
 portal/templates/documentationview.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/portal/templates/documentationview.html b/portal/templates/documentationview.html
index 3768a6a2..00a07f9c 100644
--- a/portal/templates/documentationview.html
+++ b/portal/templates/documentationview.html
@@ -30,7 +30,7 @@ Manifold is the backend that is running behind the portal.
 <h3>Users</h3>
 <h5>Who is a User?</h5>
 <p>A user is an experimenter who registers to the onelab portal and able to use all the facilites that the portal has to offer. However, a user does not
-have the right to do any admin operation such has managing slices, users and resources.</p>
+have the right to do any admin operation such as managing slices, users and resources.</p>
 <h5>How do I register?</h5>
 <h5>Why can't I register with my email?</h5>
 <h5>Who is responsible for validating my account?</h5>
-- 
2.47.0