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.
1 parent b5089a2 commit 4350f48Copy full SHA for 4350f48
individual-shell-tools/sed/script-01.sh
@@ -4,4 +4,4 @@ set -euo pipefail
4
5
# TODO: Write a command to output input.txt with all occurrences of the letter `i` replaced with `I`.
6
# The output should contain 11 lines.
7
-# The first line of the output should be: "ThIs Is a sample fIle for experImentIng with sed.".
+# The first line of the output should be: "ThIs Is a sample fIle for experImentIng wIth sed.".
0 commit comments