From c5dae64b770760aba30e152b22c0b8d6aa810880 Mon Sep 17 00:00:00 2001 From: Pradosh Gaonkar Date: Tue, 7 Jan 2020 13:47:46 +0530 Subject: [PATCH] typo fixed in user-permissions plugin documentation --- docs/3.0.0-beta.x/plugins/users-permissions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/3.0.0-beta.x/plugins/users-permissions.md b/docs/3.0.0-beta.x/plugins/users-permissions.md index a0fec47b6b..ae3a8661cd 100644 --- a/docs/3.0.0-beta.x/plugins/users-permissions.md +++ b/docs/3.0.0-beta.x/plugins/users-permissions.md @@ -33,7 +33,7 @@ This is the default role that is given to every **new user** if no role is provi By clicking on the **Role** name, you will be able to see all functions available in your application (and these function are related to a specific route) -If you check a fonction name, it makes this route accessible by the current role you are editing. +If you check a function name, it makes this route accessible by the current role you are editing. On the right sidebar you will be able to see the URL related to this function. ### Update the default role