Skip to content

Commit 076b849

Browse files
committed
fix typo
1 parent 3deee06 commit 076b849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/reference/configuration/configuration_reference.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1456,7 +1456,7 @@ credentials.users.*
14561456
Since version :doc:`3.3.0 </release/3.3.0>`, the ``lua_call`` option allows granting users privileges to call specified lua function on
14571457
the instance in runtime (thus it doesn't require an ability to write to the database).
14581458

1459-
Example to grant custom functions from the 'alice' user:
1459+
Example to grant custom functions to the 'alice' user:
14601460

14611461
.. literalinclude:: /code_snippets/snippets/config/instances.enabled/lua_call/config.yaml
14621462
:language: yaml

0 commit comments

Comments
 (0)