Skip to content

Commit 36a013e

Browse files
fix: tweak
1 parent 1b7e18c commit 36a013e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/commands/keys.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ const showKeys = async () => {
3737
console.log();
3838
console.log(
3939
chalk.magentaBright(
40-
' Looks like this is your very first task. Fire in TeachCode fetchtask to start out!',
40+
' Looks like this is your very first task. Fire in teachcode fetchtask to start out!',
4141
),
4242
);
4343
console.log();

0 commit comments

Comments
 (0)