Skip to content

Commit 2ddec72

Browse files
committed
fix: prefer API description
1 parent 5ef63e0 commit 2ddec72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

specs/ai-personalization/spec.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ servers:
6868
variables:
6969
region:
7070
description: |
71-
Use the domain that matches the region where your Analytics data is stored and processed. If you are unsure what region your data is stored in, you can find it in the Algolia dashboard by going to Settings > General > Infrastructure > Analytics.
71+
Use the URL that matches your [analytics region](https://dashboard.algolia.com/account/infrastructure/analytics).
7272
enum: [eu, us]
7373
default: eu
7474
externalDocs:
@@ -89,7 +89,7 @@ tags:
8989
description: |
9090
Manage user profiles generated by AI Personalization.
9191
92-
User profiles represent the affinities each user has for the different facets in your index.
92+
User profiles contain the affinities each user has for the different facets in your index.
9393
externalDocs:
9494
url: https://www.algolia.com/doc/guides/personalization/ai-personalization/what-is-ai-personalization/concepts/user-profiles/
9595
description: |

0 commit comments

Comments
 (0)