diff --git a/package.json b/package.json index a32337ea40..df879abb41 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,6 @@ ] }, "devDependencies": { - "@commitlint/cli": "^19.6.1", "@commitlint/config-conventional": "^19.6.0", "husky": "^8.0.3", diff --git a/pages/object-storage/api-cli/bucket-operations.mdx b/pages/object-storage/api-cli/bucket-operations.mdx index ec03d1d912..a00b9bb5b2 100644 --- a/pages/object-storage/api-cli/bucket-operations.mdx +++ b/pages/object-storage/api-cli/bucket-operations.mdx @@ -680,7 +680,7 @@ PUT /my-bucket?policy HTTP/1.1 ``` ```json { - "Version": "22023-04-17", + "Version": "2023-04-17", "Id": "MyBucketPolicy", "Statement": [ {