Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
Signed-off-by: Viktor Söderqvist <viktor.soderqvist@est.tech>
  • Loading branch information
zuiderkwast committed Jul 5, 2024
1 parent c2cee4c commit 14047a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion topics/lua-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ Please refer to the [Data type conversion](#data-type-conversion) for more infor
* Available in functions: no

**Note:**
Prior to Redis OSS 7.0, scripts were replicated verbatim by default.se
Prior to Redis OSS 7.0, scripts were replicated verbatim by default.
Since Redis OSS 7.0 (and Valkey), script effects replication is the only replication mode available.

The `server.set_repl()` function instructs the server how to treat subsequent write commands in terms of replication.
Expand Down

0 comments on commit 14047a3

Please sign in to comment.