diff --git a/docs/aws.md b/docs/aws.md index 7e4117de31..54f755a298 100644 --- a/docs/aws.md +++ b/docs/aws.md @@ -190,7 +190,7 @@ The `aws` command can be made available by either (1) installing it in the conta To configure your pipeline for AWS Batch: 1. Specify the AWS Batch {ref}`executor ` -2. Specify one or more AWS Batch queues with the {ref}`process-queue` directive +2. Specify an AWS Batch queue with the {ref}`process-queue` directive 3. Specify any Batch job container options with the {ref}`process-containerOptions` directive. An example `nextflow.config` file is shown below: