mattermost: cosmetic: remove stray character (#17897)
This commit is contained in:
parent
cccdbf0bfd
commit
159412db2e
|
@ -37,7 +37,7 @@ in
|
||||||
type = types.str;
|
type = types.str;
|
||||||
example = "https://chat.example.com";
|
example = "https://chat.example.com";
|
||||||
description = ''
|
description = ''
|
||||||
URL this Mattermost instance is reachable under, without trailing slash."
|
URL this Mattermost instance is reachable under, without trailing slash.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user