From 159412db2e74c5687a0d23c4e926bddf5fbfe48c Mon Sep 17 00:00:00 2001 From: Ruslan Babayev Date: Sun, 21 Aug 2016 10:20:10 -0700 Subject: mattermost: cosmetic: remove stray character (#17897) --- nixos/modules/services/web-apps/mattermost.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nixos') diff --git a/nixos/modules/services/web-apps/mattermost.nix b/nixos/modules/services/web-apps/mattermost.nix index 20d21c008c29..bf3a8eed6004 100644 --- a/nixos/modules/services/web-apps/mattermost.nix +++ b/nixos/modules/services/web-apps/mattermost.nix @@ -37,7 +37,7 @@ in type = types.str; example = "https://chat.example.com"; description = '' - URL this Mattermost instance is reachable under, without trailing slash." + URL this Mattermost instance is reachable under, without trailing slash. ''; }; -- cgit 1.4.1