diff --git a/hadoop-ozone/s3gateway/src/main/resources/webapps/static/index.html b/hadoop-ozone/s3gateway/src/main/resources/webapps/static/index.html index 9b335d01a7..c4b791b98b 100644 --- a/hadoop-ozone/s3gateway/src/main/resources/webapps/static/index.html +++ b/hadoop-ozone/s3gateway/src/main/resources/webapps/static/index.html @@ -68,7 +68,7 @@
For example with aws-cli:
-aws s3api --endpoint create-bucket --bucket=wordcount+
aws s3api --endpoint create-bucket --bucket=wordcount
For more information, please check the documentation.