Skip to content

Commit 7019278

Browse files
Spelling of "separated"
1 parent 4956b46 commit 7019278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/exceptional-coding/problem/problem.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Write a program that takes an array of filepaths as arguments and outputs the basename of each, seperated by a new line.
1+
Write a program that takes an array of filepaths as arguments and outputs the basename of each, separated by a new line.
22

33
Every file should exist but under exceptional circumstances some files may not. If this occurs, output a message similar to the below.
44

0 commit comments

Comments
 (0)