We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c697ab commit c196ed7Copy full SHA for c196ed7
1 file changed
lessons/06_loops_and_automation.md
@@ -9,7 +9,7 @@ Approximate time: 60 minutes
9
## Learning Objectives
10
11
* Describe the concept of 'looping' to iterate commands over multiple items
12
-* Automate tasks by using loops inside shell scripts
+* Automate a task by using a loop inside of a shell script
13
14
15
## Loops
0 commit comments