From 5cbdd069d36a300513fa2795713be3a662b1657f Mon Sep 17 00:00:00 2001 From: DiouxX Date: Fri, 5 May 2017 07:48:33 +0200 Subject: [PATCH] Spelling error#3 persitance -> persistance --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fd8e98..ae5b24c 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ docker run --name glpi -p 80:80 -d diouxx/glpi docker run --name glpi --link yourdatabase:mysql -p 80:80 -d diouxx/glpi ``` -## Deploy GLPI with database and persitance container data (Recommended) +## Deploy GLPI with database and persistance container data (Recommended) For an usage on production environnement or daily usage, it's recommanded to use a data container for persistent data.