Skip to content

Commit 4513386

Browse files
authored
Update course-definition.yml
1 parent 57d78de commit 4513386

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

course-definition.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,8 +279,8 @@ stages:
279279
ls is /usr/bin/ls
280280
$ type abcd
281281
abcd is /usr/local/bin/abcd
282-
$ type missing
283-
missing: command not found
282+
$ type missing_cmd
283+
missing_cmd: command not found
284284
$
285285
```
286286

0 commit comments

Comments
 (0)