Skip to content

Commit a67b447

Browse files
committed
Fix typo
1 parent 0d20368 commit a67b447

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

doc/aws-batch.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -395,8 +395,8 @@ AWS Console, although you can also do it on the command-line.
395395
Give your launch template any name.
396396

397397
Under the "Storage" section, add a new volume with EBS storage type. Specify a
398-
custom device device name of `/dev/xvda`, a volume size you want (e.g. 200 GiB),
399-
and a volume type of `gp3`. Make sure that the volume is marked for deletion on
398+
custom device name of `/dev/xvda`, a volume size you want (e.g. 200 GiB), and a
399+
volume type of `gp3`. Make sure that the volume is marked for deletion on
400400
termination, or you'll end up paying for old volumes indefinitely! This sets
401401
the size of the shared volume available to all containers on a single EC2
402402
instance.

0 commit comments

Comments
 (0)