Fix a typo at the documentation
witch -> switch
This commit is contained in:
parent
1d905494c0
commit
90b1261780
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ IMPORTANT: If you turn the `Permissions Enabled` switch to off, it will delete a
|
||||||
.Client Permissions Tab
|
.Client Permissions Tab
|
||||||
image:{project_images}/fine-grain-client-permissions-tab-on.png[]
|
image:{project_images}/fine-grain-client-permissions-tab-on.png[]
|
||||||
|
|
||||||
When you witch `Permissions Enabled` to on, it initializes various permission objects behind the scenes
|
When you switch `Permissions Enabled` to on, it initializes various permission objects behind the scenes
|
||||||
using link:{authorizationguide_link}[Authorization Services]. For this example, we're
|
using link:{authorizationguide_link}[Authorization Services]. For this example, we're
|
||||||
interested in the `manage` permission for the client. Clicking on that will redirect you
|
interested in the `manage` permission for the client. Clicking on that will redirect you
|
||||||
to the permission that handles the `manage` permission for the client. All authorization
|
to the permission that handles the `manage` permission for the client. All authorization
|
||||||
|
|
Loading…
Reference in a new issue