Skip to content

Commit 4425df9

Browse files
authored
Update batch-parallel-node-tasks.md
As a courtesy, I corrected the single Acrolinx error "alloing" to "allowing" on line 183 of articles/batch/batch-parallel-node-tasks.md.
1 parent 32de226 commit 4425df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/batch/batch-parallel-node-tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ Tasks: 32
180180
Duration: 00:30:01.4638023
181181
```
182182

183-
The second run of the sample shows a significant decrease in job duration. This is because the pool was configured with four tasks per node, alloing for parallel task execution to complete the job in nearly a quarter of the time.
183+
The second run of the sample shows a significant decrease in job duration. This is because the pool was configured with four tasks per node, allowing for parallel task execution to complete the job in nearly a quarter of the time.
184184

185185
```
186186
Nodes: 1

0 commit comments

Comments
 (0)