summaryrefslogtreecommitdiff
path: root/docs/content/guides/auth/mattermost-self-hosted.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/guides/auth/mattermost-self-hosted.md')
-rw-r--r--docs/content/guides/auth/mattermost-self-hosted.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/guides/auth/mattermost-self-hosted.md b/docs/content/guides/auth/mattermost-self-hosted.md
index 2ad2afd7..02ca5d8f 100644
--- a/docs/content/guides/auth/mattermost-self-hosted.md
+++ b/docs/content/guides/auth/mattermost-self-hosted.md
@@ -24,7 +24,7 @@ This guide uses the generic OAuth2 module for compatibility with Mattermost vers
7. Add the Client ID and Client Secret to your config.json file or pass them as environment variables
- `config.json`:
- ```javascript
+ ```json
{
"production": {
"oauth2": {