From 528db9832437e583e41b7f7e31934a11e20e2d42 Mon Sep 17 00:00:00 2001 From: pandrew99 Date: Sun, 15 Oct 2023 01:07:36 -0700 Subject: [PATCH] fixed typo --- _posts/weeks/2023-10-02-week1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_posts/weeks/2023-10-02-week1.md b/_posts/weeks/2023-10-02-week1.md index b50102c..a04e22b 100644 --- a/_posts/weeks/2023-10-02-week1.md +++ b/_posts/weeks/2023-10-02-week1.md @@ -448,7 +448,7 @@ to Gradescope. For **each** of the commands `cd`, `ls`, and `cat`, and using the workspace you created in this lab: 1. Share an example of using the command with *no* arguments. -2. Share an exmaple of using the command with a path to a *directory* as an argument. +2. Share an example of using the command with a path to a *directory* as an argument. 3. Share an example of using the command with a path to a *file* as an argument. So that's 9 total examples (3 for each command). For each, include: