From 4883e3e68ccb97423801809b039915af52f17605 Mon Sep 17 00:00:00 2001 From: Meg528 <71841959+Meg528@users.noreply.github.com> Date: Thu, 10 Oct 2024 08:36:08 -0700 Subject: [PATCH] Update 60-project-settings.mdx --- docs/60-project-settings.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.