From 5311890a6a9c5253853e83f5d8e9031873726340 Mon Sep 17 00:00:00 2001 From: cvermand <33010418+bidoubiwa@users.noreply.github.com> Date: Wed, 10 Feb 2021 13:33:59 +0100 Subject: [PATCH 1/2] Wording in quick start --- developer-docs/latest/getting-started/quick-start.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/developer-docs/latest/getting-started/quick-start.md b/developer-docs/latest/getting-started/quick-start.md index 6ec76a6574..2378b7692a 100644 --- a/developer-docs/latest/getting-started/quick-start.md +++ b/developer-docs/latest/getting-started/quick-start.md @@ -88,12 +88,12 @@ You will see your restaurant listed in the entries. Navigate to [**COLLECTION TYPES** - **Categories**](http://localhost:1337/admin/plugins/content-manager/category?source=content-manager). -- Click on **+ Add New Category** button. Type `French Food` in the **Category** field. Select `Biscotte Restaurant`, on the right from **Restaurant (0)**. +- Click on **+ Add New Category** button. Type `French Food` in the **Category** field. Select `Biscotte Restaurant`, on the right in the **Restaurant (0)** dropdown. - Click **Save**. You will see the **French Food** category listed in the entries. -- Click on **+ Add New Category** button. Type `Brunch` in the **Category** field. **DO NOT ADD IT HERE** to `Biscotte Restaurant`. +- Click on **+ Add New Category** button. Type `Brunch` in the **Category** field. **DO NOT ADD** `Biscotte Restaurant` to the `Restaurants` menu on the right. - Click **Save**. You will see the **Brunch** category listed in the entries. From f948cd82ed1a36a5266e5701feec3d996e818cd3 Mon Sep 17 00:00:00 2001 From: Charlotte Vermandel Date: Wed, 10 Feb 2021 13:36:58 +0100 Subject: [PATCH 2/2] More concise --- developer-docs/latest/getting-started/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developer-docs/latest/getting-started/quick-start.md b/developer-docs/latest/getting-started/quick-start.md index 2378b7692a..a23afebfbf 100644 --- a/developer-docs/latest/getting-started/quick-start.md +++ b/developer-docs/latest/getting-started/quick-start.md @@ -93,7 +93,7 @@ Navigate to [**COLLECTION TYPES** - **Categories**](http://localhost:1337/admin/ You will see the **French Food** category listed in the entries. -- Click on **+ Add New Category** button. Type `Brunch` in the **Category** field. **DO NOT ADD** `Biscotte Restaurant` to the `Restaurants` menu on the right. +- Click on **+ Add New Category** button. Type `Brunch` in the **Category** field. **DO NOT ADD** `Biscotte Restaurant` to the `Restaurants` dropdown on the right. - Click **Save**. You will see the **Brunch** category listed in the entries.