Skip to content

Commit

Permalink
Merge pull request #448 from jorrit/patch-1
Browse files Browse the repository at this point in the history
README.md: fix typo
  • Loading branch information
clue committed Apr 12, 2022
2 parents c313d4c + 8fbdc0c commit e308fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -389,7 +389,7 @@ try {
$response = Block\await($promise, Loop::get());
// response successfully received
} catch (Exception $e) {
// an error occured while performing the request
// an error occurred while performing the request
}
```

Expand Down

0 comments on commit e308fcc

Please sign in to comment.