From 0bf6079d6d7fc831899410c8f116e76d849a5fac Mon Sep 17 00:00:00 2001 From: mcbarton <150042563+mcbarton@users.noreply.github.com> Date: Tue, 14 Jan 2025 11:30:48 +0000 Subject: [PATCH] Say what pwd stands for --- episodes/03-create.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/episodes/03-create.md b/episodes/03-create.md index 980a00b40..a0e0877dc 100644 --- a/episodes/03-create.md +++ b/episodes/03-create.md @@ -31,7 +31,7 @@ using the `exercise-data/writing` directory as an example. ### Step one: see where we are and what we already have We should still be in the `shell-lesson-data` directory on the Desktop, -which we can check using: +which we can check using (pwd stands for print working directory): ```bash $ pwd