Skip to content

Commit 96968bf

Browse files
Fixed typo in create_index.rst
1 parent 4f63cbe commit 96968bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/reference/reference_lua/box_space/create_index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ and what index types are allowed.
296296
booleans (true or false), or
297297
integers between -9223372036854775808 and 18446744073709551615, or
298298
single-precision floating point numbers, or
299-
double-precision floating-point numbers, or
299+
double-precision floating point numbers, or
300300
exact numbers, or
301301
strings, or
302302
(varbinary) byte arrays, or

0 commit comments

Comments
 (0)