File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 641
641
],
642
642
"LINDEX" : [
643
643
" One of the following:" ,
644
- " * [Nil reply](/docs/reference/protocol-spec#bulk-strings ): when _index_ is out of range." ,
644
+ " * [Simple error reply](/docs/reference/protocol-spec#simple-errors ): when _index_ is out of range." ,
645
645
" * [Bulk string reply](/docs/reference/protocol-spec#bulk-strings): the requested element."
646
646
],
647
647
"LINSERT" : [
Original file line number Diff line number Diff line change 641
641
],
642
642
"LINDEX" : [
643
643
" One of the following:" ,
644
- " * [Null reply](/docs/reference/protocol-spec#nulls ): when _index_ is out of range." ,
644
+ " * [Simple error reply](/docs/reference/protocol-spec#simple-errors ): when _index_ is out of range." ,
645
645
" * [Bulk string reply](/docs/reference/protocol-spec#bulk-strings): the requested element."
646
646
],
647
647
"LINSERT" : [
You can’t perform that action at this time.
0 commit comments