Skip to content

Commit 8fbdc0c

Browse files
authored
README.md: fix typo
1 parent c313d4c commit 8fbdc0c

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)