Skip to content

Commit e952af7

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

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
@@ -229,7 +229,7 @@ You can find your application template in: ${promptRes.path}.
229229
return console.log(colors.green("\nGood Bye!"));
230230
}
231231
if (err.message) {
232-
console.log("An error occured.", err);
232+
console.log("An error occurred.", err);
233233
}
234234
});
235235

0 commit comments

Comments
 (0)