Skip to content

Commit bd3fb22

Browse files
committed
Fix wording
1 parent ea3c336 commit bd3fb22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/request-docs.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
'rules_methods' => [
3838
'rules'
3939
],
40-
// Can be overridden as // @LRDResponses 200|400|401
40+
// Can be overridden as // @LRDresponses 200|400|401
4141
'default_responses' => [ "200", "400", "401", "403", "404", "405", "422", "429", "500", "503"],
4242

4343
// By default, LRD group your routes by the first /path.

0 commit comments

Comments
 (0)