We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd43041 commit 297e9f5Copy full SHA for 297e9f5
src/Swoole/SwooleClient.php
@@ -41,7 +41,7 @@ public function marshalRequest(RequestContext $context): array
41
}
42
43
/**
44
- * Detemrine if the request can be served as a static file.
+ * Determine if the request can be served as a static file.
45
*
46
* @param \Illuminate\Http\Request $request
47
* @param \Laravel\Octane\RequestContext $context
0 commit comments