Skip to content

Commit 44ae14d

Browse files
fix space (#45104)
1 parent 82fde9e commit 44ae14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Foundation/Http/Middleware/HandlePrecognitiveRequests.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
class HandlePrecognitiveRequests
1313
{
1414
/**
15-
*The container instance.
15+
* The container instance.
1616
*
1717
* @var \Illuminate\Container\Container
1818
*/

0 commit comments

Comments
 (0)