diff options
author | Vratko Polak <vrpolak@cisco.com> | 2021-11-16 17:54:08 +0100 |
---|---|---|
committer | Tibor Frank <tifrank@cisco.com> | 2022-07-01 05:13:00 +0000 |
commit | b9dd086436d08c4afd6651fdb46a29473a3db072 (patch) | |
tree | e41815397f7307f45199829af62d8553490cf6a3 /docs/report | |
parent | 8485f3bf773ad3b6ec4426dd2465b356b41c5a06 (diff) |
Fix typo in aws_ami.rst
Change-Id: I501d892c89c6db81e5daf946b357889f7af44631
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
Diffstat (limited to 'docs/report')
-rw-r--r-- | docs/report/introduction/methodology_aws/aws_ami.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/report/introduction/methodology_aws/aws_ami.rst b/docs/report/introduction/methodology_aws/aws_ami.rst index d772976b09..ac56bb8bec 100644 --- a/docs/report/introduction/methodology_aws/aws_ami.rst +++ b/docs/report/introduction/methodology_aws/aws_ami.rst @@ -8,7 +8,7 @@ launch an instance. CSIT is using Amazon Elastic Block Store (EBS) where the root device for an instance launched from the AMI is a volume created from an Amazon EBS snapshot. -A the TG and SUT instances have slightly different software +As the TG and SUT instances have slightly different software requirements, we are defining two AMIs for TG and SUT separately. AMI details examples: |