Merge pull request #2284 from matimendez88/patch-1

Fix "Roles & Permissions" section wording
This commit is contained in:
Jim LAURIE 2018-11-10 12:47:08 +01:00 committed by GitHub
commit 005b4ba49a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)