Merge pull request #357 from automatisch/fix/typeform-connection-typo

docs: Fix typeform connection typo
This commit is contained in:
Ömer Faruk Aydın 2022-07-23 20:43:42 +03:00 committed by GitHub
commit 18cdd226bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ sidebar_position: 5
# Typeform
1. Go to the [link](https://admin.typeform.com/user) and click on **Developer apps** in the sidebar.
2. Click on the "Register a new app" button.
2. Click on the **Register a new app** button.
3. Fill **App name** and **App website**, and **Developer email** fields.
4. Copy **OAuth Redirect URL** from Automatisch to **Redirect URI(s)** field on the Typeform page.
5. Click on the **Register app** button.