Add missing hyphen to "time-based" in integration (#144638)

This commit is contained in:
Norbert Rittel 2025-05-11 12:57:44 +02:00 committed by GitHub
parent 31a576b206
commit 773a2a9db6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18,7 +18,7 @@
"round": "Controls the number of decimal digits in the output.",
"unit_prefix": "The output will be scaled according to the selected metric prefix.",
"unit_time": "The output will be scaled according to the selected time unit.",
"max_sub_interval": "Applies time based integration if the source did not change for this duration. Use 0 for no time based updates."
"max_sub_interval": "Applies time-based integration if the source did not change for this duration. Use 0 for no time-based updates."
}
}
}