Skip to content

Commit b0e6f8a

Browse files
committed
fix/typo-aws-ebs: EBS is a Volume, not a Instance
1 parent 8bc9189 commit b0e6f8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/installation-configuration-parameters.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ ifdef::aws[]
418418
|Integer, for example `500`.
419419

420420
|`compute.platform.aws.rootVolume.type`
421-
|The instance type of the root volume.
421+
|The type of the root volume.
422422
|Valid link:https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSVolumeTypes.html[AWS EBS volume type],
423423
such as `io1`.
424424

0 commit comments

Comments
 (0)