HADOOP-14092. Typo in hadoop-aws index.md. Contributed by John Zhuge

(cherry picked from commit b1c1f05b1d)
This commit is contained in:
Steve Loughran 2017-02-18 18:16:19 +00:00
parent 93219b6454
commit 8a88e8ea57
1 changed files with 1 additions and 1 deletions

View File

@ -2313,7 +2313,7 @@ like `ITestS3A*` shown above, it may cause unpredictable test failures.
### Testing against different regions
S3A can connect to different regions —the tests support this. Simply
define the target region in `contract-tests.xml` or any `auth-keys.xml`
define the target region in `contract-test-options.xml` or any `auth-keys.xml`
file referenced.
```xml