Skip to content

Commit b8a5951

Browse files
committed
[#8847] fix tip directive
1 parent d213c3d commit b8a5951

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/lock.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -425,7 +425,7 @@ be lost without notifying the running processes.
425425
To avoid that someone else acquires a lock after a restart, it's recommended
426426
to delay service start and wait at least as long as the longest lock TTL.
427427

428-
.. tips::
428+
.. tip::
429429

430430
Redis can be configured to persist items on disk, but this option would
431431
slow down writes on the service. This could go against other uses of the

0 commit comments

Comments
 (0)