Skip to content

Commit acb5989

Browse files
authored
Merge pull request #1138 from wintersolutions/patch-1
Fix small typo in README.md
2 parents 1f09bfa + 4a8f9af commit acb5989

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
@@ -157,7 +157,7 @@ end
157157
```
158158

159159
Commands must be called on the yielded objects. If you call methods
160-
on the original client objects from inside a pipeline, they willb e sent immediately:
160+
on the original client objects from inside a pipeline, they will be sent immediately:
161161

162162
```ruby
163163
redis.pipelined do |pipeline|

0 commit comments

Comments
 (0)