Skip to content

Commit 9a02bfd

Browse files
authored
Fix typo in readme (#1936)
1 parent d6fad87 commit 9a02bfd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1203,7 +1203,7 @@ Please note:
12031203
- The pipeline gets its 'read_from_replicas' value from the cluster's parameter.
12041204
Thus, if read from replications is enabled in the cluster instance, the pipeline
12051205
will also direct read commands to replicas.
1206-
- The 'transcation' option is NOT supported in cluster-mode. In non-cluster mode,
1206+
- The 'transaction' option is NOT supported in cluster-mode. In non-cluster mode,
12071207
the 'transaction' option is available when executing pipelines. This wraps the
12081208
pipeline commands with MULTI/EXEC commands, and effectively turns the pipeline
12091209
commands into a single transaction block. This means that all commands are

0 commit comments

Comments
 (0)