Skip to content

Commit dd9f16a

Browse files
Update index.js
1 parent fc198f9 commit dd9f16a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/traces/indicator/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ module.exports = {
2424

2525
meta: {
2626
description: [
27-
'An indicator is used to visualize single a `value` along with some',
27+
'An indicator is used to visualize a single `value` along with some',
2828
'contextual information such as `steps` or a `threshold`, using a',
2929
'combination of three visual elements: a number, a delta, and/or a gauge.',
3030
'Deltas are taken with respect to a `reference`.',

0 commit comments

Comments
 (0)