We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc198f9 commit dd9f16aCopy full SHA for dd9f16a
src/traces/indicator/index.js
@@ -24,7 +24,7 @@ module.exports = {
24
25
meta: {
26
description: [
27
- 'An indicator is used to visualize single a `value` along with some',
+ 'An indicator is used to visualize a single `value` along with some',
28
'contextual information such as `steps` or a `threshold`, using a',
29
'combination of three visual elements: a number, a delta, and/or a gauge.',
30
'Deltas are taken with respect to a `reference`.',
0 commit comments