Skip to content

Commit a99983a

Browse files
authored
Merge pull request #78 from michaellenahan/patch-1
Spelling of "separated"
2 parents 5fe8ba9 + 7019278 commit a99983a

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)