Skip to content

Commit f9a4181

Browse files
authored
Fix a typo in README
1 parent c4b93f2 commit f9a4181

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
@@ -75,7 +75,7 @@ $queue->put(['foo' => ['bar' => ['baz' => null]]]);
7575

7676
### Tasks
7777

78-
Most of the [Queue API](src/Queue.php) methonds return back
78+
Most of the [Queue API](src/Queue.php) methods return back
7979
a [Task](src/Task.php) object containing the following getters:
8080

8181
```php

0 commit comments

Comments
 (0)