File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -588,7 +588,7 @@ stages:
588588
589589 ### Notes
590590
591- - The `cat` command is an executable available on most systems, so there’ s 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"
You can’t perform that action at this time.
0 commit comments