From 1881abdb41f5edc92c4edf418e66252c8babe32a Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 9 Aug 2023 17:14:06 +0000 Subject: [PATCH] differences for PR #1430 --- 05-loop.md | 2 +- md5sum.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/05-loop.md b/05-loop.md index bb4bf23ef..c1a1aed81 100644 --- a/05-loop.md +++ b/05-loop.md @@ -48,7 +48,7 @@ We'll use a loop to solve this problem, but first let's look at the general form using the pseudo-code below: ```bash -# The word "for" indicated the start of a "For-loop" command +# The word "for" indicates the start of a "For-loop" command for thing in list_of_things #The word "do" indicates the start of job execution list do diff --git a/md5sum.txt b/md5sum.txt index 2624d4a02..c50defff7 100644 --- a/md5sum.txt +++ b/md5sum.txt @@ -7,7 +7,7 @@ "episodes/02-filedir.md" "015bfa1baa9b5bfb919f13e809876073" "site/built/02-filedir.md" "2023-07-26" "episodes/03-create.md" "3e03cf7174ebce6b5574e3d7abce8c00" "site/built/03-create.md" "2023-07-31" "episodes/04-pipefilter.md" "8f1f5df56fb9ed60db6f33a9793664d5" "site/built/04-pipefilter.md" "2023-07-19" -"episodes/05-loop.md" "aba486ff4e9c3dec7a7d5e121792151a" "site/built/05-loop.md" "2023-07-23" +"episodes/05-loop.md" "7712aa4b92c524609e9e2c3d1f888ee4" "site/built/05-loop.md" "2023-08-09" "episodes/06-script.md" "166572403e3b5f1c314ce7c52babb7b5" "site/built/06-script.md" "2023-08-05" "episodes/07-find.md" "6c43ef43aa90751603582643d0b290e0" "site/built/07-find.md" "2023-08-05" "instructors/instructor-notes.md" "5db2f86826be7c6bba6157eb15a8a881" "site/built/instructor-notes.md" "2023-06-18"