Skip to content

Commit 936326e

Browse files
authored
Fix docs rendering on config page [ci fast] (#6236)
Minor formatting bug when rendering the AWS config reference. Signed-off-by: Phil Ewels <phil.ewels@seqera.io>
1 parent 95dfdaf commit 936326e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ The following settings are available:
185185

186186
`aws.batch.terminateUnschedulableJobs`
187187
: :::{versionadded} 25.03.0-edge
188-
:::
188+
:::
189189
: When `true`, jobs that cannot be scheduled for lack of resources or misconfiguration are terminated automatically (default: `false`). The pipeline may complete with an error status depending on the error strategy defined for the corresponding jobs.
190190

191191
`aws.batch.volumes`

0 commit comments

Comments
 (0)