diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2016-08-10 11:02:04 +0200 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2016-08-10 11:02:04 +0200 |
| commit | db1b0d1fc661f7759452648e6605084af82df5b2 (patch) | |
| tree | 3c5acfff4a74b5a5605db5a96d7107d5a5ca585f | |
| parent | 480027ec9875416fa79ea30e8e0920d34583c7b2 (diff) | |
Fixed description small typing errors.
| -rwxr-xr-x | app.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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": { |
