Skip to content

Commit bc8b836

Browse files
authored
Merge pull request #292 from lufei/typo
Fix typo
2 parents fd43041 + 297e9f5 commit bc8b836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Swoole/SwooleClient.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ public function marshalRequest(RequestContext $context): array
4141
}
4242

4343
/**
44-
* Detemrine if the request can be served as a static file.
44+
* Determine if the request can be served as a static file.
4545
*
4646
* @param \Illuminate\Http\Request $request
4747
* @param \Laravel\Octane\RequestContext $context

0 commit comments

Comments
 (0)