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 c4b93f2 commit f9a4181Copy full SHA for f9a4181
README.md
@@ -75,7 +75,7 @@ $queue->put(['foo' => ['bar' => ['baz' => null]]]);
75
76
### Tasks
77
78
-Most of the [Queue API](src/Queue.php) methonds return back
+Most of the [Queue API](src/Queue.php) methods return back
79
a [Task](src/Task.php) object containing the following getters:
80
81
```php
0 commit comments