Skip to content

Commit 829e38b

Browse files
Update components/influxdb_cloud/actions/update-bucket/update-bucket.mjs
Co-authored-by: Luan Cazarine <luanhc@gmail.com>
1 parent 793dcc6 commit 829e38b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/influxdb_cloud/actions/update-bucket/update-bucket.mjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export default {
3535
},
3636
shardGroupDurationSeconds: {
3737
type: "integer",
38-
label: "Shared Group Duration Seconds",
38+
label: "Shard Group Duration Seconds",
3939
description: "The shard group duration. The duration or interval (in seconds) that each shard group covers.",
4040
optional: true,
4141
},

0 commit comments

Comments
 (0)