Skip to content

Commit d6853bf

Browse files
committed
Review fixes
1 parent 9c58569 commit d6853bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/release/3.3.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ on_event callbacks in roles
149149

150150
Now :ref:`application roles <application_roles>` can have ``on_event`` callbacks.
151151
They are executed every time a ``box.status`` :ref:`system event <system-events>` is
152-
broadcasted or the configuration is updated. The callback has three arguments:
152+
broadcast or the configuration is updated. The callback has three arguments:
153153

154154
- ``config`` -- the current configuration.
155155
- ``key`` -- an event that has triggered the callback: ``config.apply`` or ``box.status``.
@@ -345,7 +345,7 @@ Tarantool 3.3 is receiving a number of supervised failover improvements:
345345
to: file # or stderr
346346
file: var/log/tarantool/failover.log
347347
348-
Learn more about supervised failover :ref:`repl_supervised_failover`.
348+
Learn more about supervised failover in :ref:`repl_supervised_failover`.
349349

350350

351351
.. _3-3-persistent-wal-gc:

0 commit comments

Comments
 (0)