We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26a4309 commit 99201d7Copy full SHA for 99201d7
README.md
@@ -171,7 +171,7 @@ end
171
Replies to commands in a pipeline can be accessed via the *futures* they
172
emit (since redis-rb 3.0). All calls inside a pipeline block return a
173
`Future` object, which responds to the `#value` method. When the
174
-pipeline has succesfully executed, all futures are assigned their
+pipeline has successfully executed, all futures are assigned their
175
respective replies and can be used.
176
177
```ruby
0 commit comments