diff --git a/docs/quick-start.mdx b/docs/quick-start.mdx index f4253d23f..0fb9ed87d 100644 --- a/docs/quick-start.mdx +++ b/docs/quick-start.mdx @@ -32,7 +32,7 @@ Let's now create our first magic link! You'll be asked for two informations: an `Origin User Email` (of the user you're creating the link for) and an `Origin User Identifier`. The `Origin User Identifier` is the id of the user you're inviting, as represented in your - sofwtare. If you already have created a [Linked User](/recipes/import-existing-users) you have the option to select + software. If you already have created a [Linked User](/recipes/import-existing-users) you have the option to select it. Click `Generate` @@ -130,4 +130,4 @@ Amazing! You’ve successfully sent your first unified API request with Panora! API resources: Check our [API documentation](/api-reference/introduction) for more details on the available endpoints and parameters. -Check our SDKs: [Typescript](/backend-sdk/typescript) for a set of tools to make it easier for you to build with and integrate Panora into your applications. \ No newline at end of file +Check our SDKs: [Typescript](/backend-sdk/typescript) for a set of tools to make it easier for you to build with and integrate Panora into your applications.