From 27498ab649952e9d90cb8f1061c4449971c7ee72 Mon Sep 17 00:00:00 2001 From: Ben Nelson Date: Sun, 10 Feb 2019 11:35:46 -0600 Subject: [PATCH] English correction for configuration comment --- config.yml.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.yml.example b/config.yml.example index 0eb800df..11fb641c 100644 --- a/config.yml.example +++ b/config.yml.example @@ -4,7 +4,7 @@ app: # url used to access commafeed publicUrl: http://localhost:8082/ - # wether to allow user registrations + # whether to allow user registrations allowRegistrations: false # create a demo account the first time the app starts @@ -131,4 +131,4 @@ redis: timeout: 2000 database: 0 maxTotal: 500 - \ No newline at end of file +