Skip to content

Commit dab2a86

Browse files
committed
add 'is' for better reading
1 parent 33fc33f commit dab2a86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Resources/doc/6-automatic-route-generation_multiple-restful-controllers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ class UsersController extends Controller
5858
}
5959
```
6060

61-
It's used to determine the parent collection name. Controller name itself not used in routes
61+
It's used to determine the parent collection name. Controller name itself is not used in routes
6262
auto-generation process and can be any name you like.
6363

6464
## Define child resource controller

0 commit comments

Comments
 (0)