소스 검색

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

Steve Loughran 8 년 전
부모
커밋
b1c1f05b1d
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md

+ 1 - 1
hadoop-tools/hadoop-aws/src/site/markdown/tools/hadoop-aws/index.md

@@ -2286,7 +2286,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