Skip to content

Commit 297e9f5

Browse files
committed
Fix typo
1 parent fd43041 commit 297e9f5

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)