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:11 +0000 |
commit | dfa4df65ba311ed91b08e796e3249a59cf8957c8 (patch) | |
tree | c22f189b12fe722af5a21a7c233b005e350feea4 /docs | |
parent | 34e99137f7abde2fbd226e9ee106cd3c5a9359a5 (diff) |
Fix typo in aws_ami.rst
Change-Id: I501d892c89c6db81e5daf946b357889f7af44631
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
(cherry picked from commit b9dd086436d08c4afd6651fdb46a29473a3db072)
Diffstat (limited to 'docs')
-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: |