From 68d52d4cbe7f90c46abdbc26d56706aedad83153 Mon Sep 17 00:00:00 2001 From: jamesread Date: Sat, 30 Nov 2024 22:37:29 +0000 Subject: [PATCH] bugfix: Typo in slack page --- pages/providers/slack.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/providers/slack.mdx b/pages/providers/slack.mdx index ede136f..29d85e4 100644 --- a/pages/providers/slack.mdx +++ b/pages/providers/slack.mdx @@ -33,7 +33,7 @@ Now set an Icon that meets these Requirements: If you do not set an App Icon, Postiz won't let you install the Integration. ### Step 4 Copy Client ID and Secret -Head back to App Credentials, copy the Client ID and Secret and paste it to your Enviroment: +Head back to App Credentials, copy the Client ID and Secret and paste it to your Environment: ```env SLACK_ID="" SLACK_SECRET=""