Skip to content

Commit d2081f2

Browse files
glebedelnywilken
authored andcommitted
fix typo in welcome message (#683)
1 parent 41999e7 commit d2081f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/cmd.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ const msgWelcomePleaseConfigure = `
44
55
Welcome to Exercism!
66
7-
To get started, you need to configure the the tool with your API token.
7+
To get started, you need to configure the tool with your API token.
88
Find your token at
99
1010
%s

0 commit comments

Comments
 (0)