From 8e28a7c34e2de630bafbe266230d2c532c99eeb6 Mon Sep 17 00:00:00 2001 From: Robin Guldener Date: Mon, 1 Apr 2024 15:31:43 +0200 Subject: [PATCH] Update personio.mdx Fix typo --- docs-v2/integrations/all/personio.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-v2/integrations/all/personio.mdx b/docs-v2/integrations/all/personio.mdx index 9d0a9de3bd..7476622197 100644 --- a/docs-v2/integrations/all/personio.mdx +++ b/docs-v2/integrations/all/personio.mdx @@ -28,7 +28,7 @@ API configurations: [`personio`](https://nango.dev/providers.yaml), [`personio-r ## API gotchas - Personio offers a separate recruiting API that is API key based and is listed under `personio-recruiting` -- The other API Personio offers is a client credentials token that authorizes as app instead of a user. This is listed under `persion`. +- The other API Personio offers is a client credentials token that authorizes as app instead of a user. This is listed under `personio`. - The values for the Partner-ID Personio-App can be defined by you, but should represent your company name and application name. For example `MY_APPLICATION`, `ACME` are valid values.