Skip to content

Commit 3e7cc4d

Browse files
committed
Apply review comments
1 parent 8347238 commit 3e7cc4d

File tree

1 file changed

+1
-1
lines changed
  • content/develop/interact/programmability

1 file changed

+1
-1
lines changed

content/develop/interact/programmability/lua-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -660,7 +660,7 @@ That means, for example, that returning the RESP3 map type to a RESP2 connection
660660

661661
## Additional notes about scripting
662662

663-
### Using [`SELECT`]({{< relref "/commands/select" >}}) inside scripts
663+
### Using `SELECT` inside scripts
664664

665665
You can call the [`SELECT`]({{< relref "/commands/select" >}}) command from your Lua scripts, like you can with any normal client connection.
666666
However, one subtle aspect of the behavior changed between Redis versions 2.8.11 and 2.8.12.

0 commit comments

Comments
 (0)