Skip to content

Commit 34923cd

Browse files
vakhovxuniq
andauthored
Update doc/reference/reference_lua/ulid.rst
Co-authored-by: Kseniia Antonova <[email protected]>
1 parent f811fd1 commit 34923cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/reference/reference_lua/ulid.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,8 +58,8 @@ Comparison
5858

5959
ULID objects support the full set of Lua comparison operators:
6060

61-
* ``==`` and ``~=`` - equality and inequality;
62-
* ``<`` and ``<=`` - lexicographical comparison;
61+
* ``==`` and ``~=`` - equality and inequality.
62+
* ``<`` and ``<=`` - lexicographical comparison.
6363
* ``>`` and ``>=`` - lexicographical comparison.
6464

6565
The comparison is based on the internal 16-byte representation in

0 commit comments

Comments
 (0)