From 26c564a55ef3e93c7122b743381ddc9f9b25ae53 Mon Sep 17 00:00:00 2001 From: chandi Date: Sun, 17 May 2020 11:14:46 +0200 Subject: [PATCH] fix for some README typos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fe5b66..ee8a365 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ docker-compose up -d ``` ### Upgrade Greenlight -**Important:** especially with a version before 2020-05-17 create a database backup before, since the data is not persitent between container recreations. +**Important:** especially with a version before 2020-05-17 create a database backup first, otherwise the data will not be persistent between container recreations. ```bash cd bbb-docker