From 8ce79726ed3db58206b043f9ca96d5cf671e4d78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mat=C3=ADas=20Manuel=20M=C3=A9ndez?= Date: Sat, 10 Nov 2018 02:10:42 -0300 Subject: [PATCH] Fix section wording the name of the section `Roles & Permissions` --- docs/3.x.x/getting-started/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/3.x.x/getting-started/quick-start.md b/docs/3.x.x/getting-started/quick-start.md index ea51a73f94..a37fb05454 100644 --- a/docs/3.x.x/getting-started/quick-start.md +++ b/docs/3.x.x/getting-started/quick-start.md @@ -126,7 +126,7 @@ After creating [your first Content Type](#_3-create-a-content-type), you probabl Your API is now ready and [contains data](#_4-add-content). At this point, you'll probably want to use this data in mobile or desktop applications. In order to do so, you'll need to allow access to other users (identified as 'Public'). -**1 -** Go to the [**Auth & Permissions View**](http://localhost:1337/admin/plugins/users-permissions/roles) by clicking on **Auth & Permissions** link in the left menu. +**1 -** Go to the [**Roles & Permissions View**](http://localhost:1337/admin/plugins/users-permissions/roles) by clicking on **Roles & Permissions** link in the left menu. ![Auth & Permissions - Home](../assets/getting-started_manage_role_home.png)