Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Commit 808fa1d

Browse files
committed
fix typo in readme
1 parent 3cf2d99 commit 808fa1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ To be able to serve that Feature we need to create a route and a controller that
143143
Generate a plain controller with the following command
144144

145145
```
146-
lucid make:controller user --plain
146+
lucid make:controller api user --plain
147147
```
148148

149149
Add the `get` method to it:

0 commit comments

Comments
 (0)