Skip to content

Commit

Permalink
Fix typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaander committed Jul 30, 2024
1 parent 2b9468a commit a9e8457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/src/workflow/action/resources.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@ action parallelizes over directories and therefore takes the same amount of time
independent of the submission group size. Use `per_directory` when your action loops
over the directories and therefore the walltime scales with the number of directories.

When omitted, `walltime` defaults to `per_directories = 01:00:00`.
When omitted, `walltime` defaults to `per_directory = 01:00:00`.

0 comments on commit a9e8457

Please sign in to comment.