From 387d80811a93650f50a843ecc04cb5717b2de9b5 Mon Sep 17 00:00:00 2001 From: Martyn Davies Date: Tue, 6 Feb 2024 13:26:42 +0100 Subject: [PATCH] update some typos --- docs/tools/posthog.mdx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/tools/posthog.mdx b/docs/tools/posthog.mdx index 7f62eb68..42411630 100644 --- a/docs/tools/posthog.mdx +++ b/docs/tools/posthog.mdx @@ -13,7 +13,7 @@ You will need: - A [PostHog](https://posthog.com) account - A personal API key. -- To know the geographic location of your PostHog account (either US or EU). +- The geographic location of your PostHog account (either US or EU). ## Authentication @@ -23,18 +23,18 @@ To do this, open your PostHog account settings and click on _User > Personal API ![The Personal API Key section in PostHog](/img/tools/tools-posthog-personalapikey.png) -Click **Creare personal API key** and set up a new API key specifically for Superface. +Click **Create personal API key** and set up a new API key specifically for Superface. -Next, in Superface click on the config button for the PostHog tool. +Next, in Superface, click on the config button for the PostHog tool. ![The PostHog setup in Superface](/img/tools/tools-posthog-superfacesetup.png) -Set the `DOMAIN` field to either: +Set the `DOMAIN` field in the Parameters section to either: - `app` if your PostHog account is using their US Cloud location - `eu` if using their EU location -Then enter the API key that you created in the `Token` field. +Then enter the API key you created in the `Token` field. Click on _Save Changes_ and the PostHog tool is ready to use. @@ -46,7 +46,7 @@ Remember to re-import the schema in your GPT to update it with the new capabilit ## Project IDs in PostHog -Some of the capabilities that the PostHog tool offers require you to supply a `project_id`. You will be prompted to enter this in order to complete any tasks that require it. If you can't remember the project ID you can use the _"List Project IDs"_ prompt to see all the projects you have access to and their associated IDs. +Some of the capabilities the PostHog tool offers require you to supply a `project_id`. You will be prompted to enter this in order to complete any tasks that require it. If you can't remember the project ID you can use the _"List Project IDs"_ prompt to see all the projects you have access to and their associated IDs. ## Example prompts