Skip to content

Commit c42c785

Browse files
maximizeITCopilot
andauthored
Update csss.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e952af7 commit c42c785

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

csss.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ function promptPath(promtedName) {
8484
override: {
8585
message:
8686
colors.yellow(
87-
"The directory you specified already exists. It directory will be overridden!"
87+
"The directory you specified already exists. The directory will be overridden!"
8888
) + "\nDo you wish to proceed (y)es|(n)o?",
8989
validator: /y[es]*|n[o]?/,
9090
warning: "Must respond yes or no",

0 commit comments

Comments
 (0)