Skip to content

Commit 34e524d

Browse files
committed
Fixed typo.
1 parent f759d86 commit 34e524d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/class-assignments/extra-feedback.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ So, do something like the following:
4040
$ echo hello | wc -l
4141
(default rule matched) error:1: syntax error near unexpected token '|'
4242

43-
Also, refure redirections unless you already implemented those. The following
43+
Also, refuse redirections unless you already implemented those. The following
4444
is not correct in the 1st phase:
4545

4646
$ echo hello > out

0 commit comments

Comments
 (0)