Skip to content

Commit f9fc7d1

Browse files
author
Arpan Pandey
committed
Add marketing md
1 parent ea659d4 commit f9fc7d1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

course-definition.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ stages:
588588
589589
### Notes
590590
591-
- The `cat` command is an executable available on most systems, so theres no need to implement it yourself.
591+
- The `cat` command is an executable available on most systems, so there's no need to implement it yourself.
592592
593593
marketing_md: |-
594594
In this stage, you'll implement support for quoting with single quotes.
@@ -1326,6 +1326,9 @@ stages:
13261326
- For now we're just testing that the `type` builtin identifies `history` as a valid builtin.
13271327
- We'll handle the actual implementation of the `history` builtin in later stages.
13281328
1329+
marketing_md: |-
1330+
In this stage, you'll add support for the `history` builtin command in `type`.
1331+
13291332
- slug: "yf5"
13301333
primary_extension_slug: "history"
13311334
name: "Listing history"

0 commit comments

Comments
 (0)