Skip to content

Commit 2d94d7f

Browse files
webfloshrop
authored andcommitted
Fix typo in README.md
1 parent 595f3f9 commit 2d94d7f

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
@@ -104,7 +104,7 @@ achieve that by registering `@composer drupal:scaffold` as post-install and post
104104
"..."
105105
],
106106
"post-update-cmd": [
107-
"@composer drupal:scaffoldd",
107+
"@composer drupal:scaffold",
108108
"..."
109109
]
110110
},

0 commit comments

Comments
 (0)