Skip to content

Commit fed2dd7

Browse files
committed
fix preset name verbiage
1 parent 524e30f commit fed2dd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

presets/nodejs/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ tags: [ 'JS' ]
33

44
# Create defines the workflow for creating a new Project where this preset can then be installed
55
create:
6-
- name: Creating new Laravel Application
6+
- name: Creating new Node application
77
actions:
88
- scripts:
99
- mkdir $CREATE_DIRECTORY

0 commit comments

Comments
 (0)