diff --git a/docs/release-notes/index.md b/docs/release-notes/index.md index 5e1882b17..dd73332e1 100644 --- a/docs/release-notes/index.md +++ b/docs/release-notes/index.md @@ -81,7 +81,9 @@ additional features. ## Improvements and changes - The `SystemCredentials^` class can now be used to authorized for administrative actions when - there is no authenticated user. See the [Authorize with SystemCredentials](../userman/advanced_features/auth/authorization.md#authorize-with-systemcredentials) for more details. + there is no authenticated user. See the + [Authorize with SystemCredentials](../userman/advanced_features/auth/authorization.md#authorize-with-systemcredentials) + for more details. ## Significant bug fixes diff --git a/docs/userman/advanced_features/auth/authorization.md b/docs/userman/advanced_features/auth/authorization.md index f258a6b08..2e66de962 100644 --- a/docs/userman/advanced_features/auth/authorization.md +++ b/docs/userman/advanced_features/auth/authorization.md @@ -220,7 +220,7 @@ this functionality. You can control the access to the functionalities exposed by The Taipy entities (Data nodes, Tasks, scenarios, ...). -Taipy Scenario and data management use four predefined user roles names that can be assigned to users. +Taipy Scenario and data management uses four predefined user role names that can be assigned to users. Each of these predefined roles provide a different set of capabilities and are described in details below.