You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/platform/app/app_roles.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ This example shows how to enable and configure the ``greeter`` role, which is im
45
45
The role configuration provided in ``roles_cfg`` can be accessed when :ref:`validating <roles_create_custom_role_validate>` and :ref:`applying <roles_create_custom_role_apply>` this configuration.
46
46
47
47
Tarantool includes the :ref:`experimental.config.utils.schema <config_utils_schema_module>`
48
-
built-in module that provides an for managing user-defined configurations
48
+
built-in module that provides tools for managing user-defined configurations
49
49
of applications (``app.cfg``) and roles (``roles_cfg``). The examples below show its
0 commit comments