Skip to content

Commit 87cdfe2

Browse files
author
Brian Tedder
committedMay 31, 2016
Update LEARN.md controller example
1 parent e05513d commit 87cdfe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎LEARN.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -280,7 +280,7 @@ in router.js.**
280280
You can create a controller for a specific model (auto include CRUD features) with:
281281

282282
```
283-
nodal g:controller --for:ModelName
283+
nodal g:controller --for ModelName
284284
```
285285

286286
# Models

0 commit comments

Comments
 (0)
Please sign in to comment.