From db1b0d1fc661f7759452648e6605084af82df5b2 Mon Sep 17 00:00:00 2001 From: luccioman Date: Wed, 10 Aug 2016 11:02:04 +0200 Subject: [PATCH] Fixed description small typing errors. --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index 61a35de86..4a7a88875 100755 --- a/app.json +++ b/app.json @@ -17,7 +17,7 @@ "required": false }, "YACY_PUBLIC_URL": { - "description": "External URL used by other peers to reach yours, required to run in 'Senior' mode. You chouls set it with [your_app_name].herokuapp.com`.", + "description": "External URL used by other peers to reach yours, required to run in 'Senior' mode. You chould set it with [your_app_name].herokuapp.com.", "required": false }, "MAVEN_CUSTOM_OPTS": {