Skip to content

Commit 4a8f9af

Browse files
author
wintersolutions
authored
Fix small typo in README.md
1 parent 1f09bfa commit 4a8f9af

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)