Skip to content

Commit db47331

Browse files
Update crud-generator.md
1 parent 03640ab commit db47331

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/recipes/crud-generator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
### CRUD (resource) generator
1+
### CRUD generator
22

33
Throughout the life span of a project, when we build new features, we often need to add new resources to our application. These resources typically require multiple, repetitive operations that we have to repeat each time we define a new resource.
44

0 commit comments

Comments
 (0)