Skip to content

Commit e964f9e

Browse files
authored
Merge pull request #1 from AlvesJorge/patch-2
Update crud-generator.md
2 parents 84b21ed + 61b4ad7 commit e964f9e

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 generator
1+
### CRUD generator (Typescript Only)
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)