Merge "fix typos"
authorGary Wu <gary.i.wu@huawei.com>
Thu, 8 Nov 2018 13:14:53 +0000 (13:14 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 8 Nov 2018 13:14:53 +0000 (13:14 +0000)
test/xtesting/robot/README.md

index 428cb3f..0805ab1 100644 (file)
@@ -81,7 +81,7 @@ By default it will execute all the tests corresponding to the command bash -c 'r
 
 If you want to execute only a subset of the tests you may precise the test cases using -t: bash -c 'run_tests -t robot_dcae'
 
-The possible test cases are indictaed in the testcases.yaml and are based on robotframework tags.
+The possible test cases are indicated in the testcases.yaml and are based on robotframework tags.
 
 If you want to push the results to the database, you can use the -r option:  bash -c 'run_tests -t all -r'