Skip to content

Commit

Permalink
markdown source builds
Browse files Browse the repository at this point in the history
Auto-generated via {sandpaper}
Source  : 29db2b9
Branch  : main
Author  : Jacob Deppen <deppen.8@gmail.com>
Time    : 2023-08-09 18:32:09 +0000
Message : Merge pull request #1430 from swcarpentry/typo-indicated

typo
  • Loading branch information
actions-user committed Aug 9, 2023
1 parent e78f195 commit eeb1fa0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 05-loop.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion md5sum.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit eeb1fa0

Please sign in to comment.