diff --git a/develop-docs/integrations/github.mdx b/develop-docs/integrations/github.mdx
index 066c5eaddc1998..095165c1b88b8d 100644
--- a/develop-docs/integrations/github.mdx
+++ b/develop-docs/integrations/github.mdx
@@ -5,10 +5,10 @@ sidebar_title: GitHub
## Create a GitHub App
-To configure the GitHub integration you'll need to create a GitHub app and obtain credentials.
+To configure the GitHub integration you'll need to create a GitHub app and obtain credentials. Installation will fail if your Github App's name contains spaces.
- The GitHub Org Slug must not contain any spaces.
+ The GitHub App name and GitHub Org Slug must not contain any spaces.