diff --git a/docs/60-project-settings.mdx b/docs/60-project-settings.mdx index ba3a9d0..a62d89b 100644 --- a/docs/60-project-settings.mdx +++ b/docs/60-project-settings.mdx @@ -3,8 +3,8 @@ import Screenshot from "@site/src/components/Screenshot"; # 👐 Project Settings -- On the top left, click settings icon -- Select single inherited primary key. This detects the primary key from the relational schema and sets them as the `_id` in MongoDB +- On the top left, click the settings icon. +- Select single inherited primary key. This detects the primary key from the relational schema and sets them as the `_id` in MongoDB. - Optionally, toggle Suggested Mappings on and off.