Skip to content

Commit e308fcc

Browse files
authored
Merge pull request #448 from jorrit/patch-1
README.md: fix typo
2 parents c313d4c + 8fbdc0c commit e308fcc

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
@@ -389,7 +389,7 @@ try {
389389
$response = Block\await($promise, Loop::get());
390390
// response successfully received
391391
} catch (Exception $e) {
392-
// an error occured while performing the request
392+
// an error occurred while performing the request
393393
}
394394
```
395395

0 commit comments

Comments
 (0)