Skip to content

Commit b581041

Browse files
authored
Update CHANGELOG.md
Corrected typo in documentation.
1 parent 7ff35f3 commit b581041

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## 1.8.2
44

55
- Fix compatibility with redis-rb 4.6.0. `Redis::Namespace#multi` and `Redis::Namespace#pipelined` were no longer
6-
thread-safe. Calling these methods concurrently onthe same instance could cause pipelines or transaction to be
6+
thread-safe. Calling these methods concurrently on the same instance could cause pipelines or transaction to be
77
intertwined. See https://github.com/resque/redis-namespace/issues/191 and https://github.com/redis/redis-rb/issues/1088
88

99
## 1.8.1

0 commit comments

Comments
 (0)