We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5fe8ba9 + 7019278 commit a99983aCopy full SHA for a99983a
exercises/exceptional-coding/problem/problem.md
@@ -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.
+Write a program that takes an array of filepaths as arguments and outputs the basename of each, separated by a new line.
2
3
Every file should exist but under exceptional circumstances some files may not. If this occurs, output a message similar to the below.
4
0 commit comments