Skip to content

Commit 2b9d84a

Browse files
committed
Fix typo in README.md
1 parent b0c4ce8 commit 2b9d84a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)