diff --git a/apps/docs/contribute/guides/local-installation.mdx b/apps/docs/contribute/guides/local-installation.mdx index e820015b3..b9b5f3fe5 100644 --- a/apps/docs/contribute/guides/local-installation.mdx +++ b/apps/docs/contribute/guides/local-installation.mdx @@ -44,7 +44,7 @@ icon: 'laptop' By default, you can easily authenticate in the builder using the "Github Sign In" button. For other options, check out the [Configuration guide](https://docs.typebot.io/self-hosting/configuration) -6. (Optionnal) Start the landing page +6. (Optional) Start the landing page Copy `apps/landing-page/.env.local.example` to `apps/landing-page/.env.local` @@ -53,7 +53,7 @@ icon: 'laptop' pnpm dev ``` -7. (Optionnal) Start the docs +7. (Optional) Start the docs ```sh cd apps/docs diff --git a/apps/docs/self-hosting/configuration.mdx b/apps/docs/self-hosting/configuration.mdx index 704d5c381..e0f94f0db 100644 --- a/apps/docs/self-hosting/configuration.mdx +++ b/apps/docs/self-hosting/configuration.mdx @@ -53,7 +53,7 @@ Used authentication in the builder and for the Google Sheets integration step. 2. Head over the Credentials tab: https://console.developers.google.com/apis/credentials -3. Create an API key with access to the Google Picker API and Web Fonts Developer API (optionnal). This will be your `NEXT_PUBLIC_GOOGLE_API_KEY` +3. Create an API key with access to the Google Picker API and Web Fonts Developer API (optional). This will be your `NEXT_PUBLIC_GOOGLE_API_KEY` 4. Create a OAuth client ID. This will be your `GOOGLE_CLIENT_ID` and `GOOGLE_CLIENT_SECRET` diff --git a/packages/embeds/wordpress/trunk/admin/partials/typebot-admin-display.php b/packages/embeds/wordpress/trunk/admin/partials/typebot-admin-display.php index 7385c2ea0..360548186 100644 --- a/packages/embeds/wordpress/trunk/admin/partials/typebot-admin-display.php +++ b/packages/embeds/wordpress/trunk/admin/partials/typebot-admin-display.php @@ -15,7 +15,7 @@
Example: /app/*, /user/*, /admin/settings, /app?param=*