Skip to content

Commit 52c80f7

Browse files
committed
Fix call example
1 parent 90a4105 commit 52c80f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/reference/reference_lua/box_events/watch_once.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ box.watch_once()
2525
-- Get the value of this key
2626
tarantool> box.watch_once('foo')
2727
---
28+
- 42
2829
...
2930
3031
-- Non-existent keys' values are empty

0 commit comments

Comments
 (0)