Skip to content

Commit f0b8bea

Browse files
minor correction of documentation for 'Grace' (#11322)
1 parent c57feea commit f0b8bea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/axes/cartesian/linear.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ let options = {
5656

5757
## Grace
5858

59-
If the value is string ending with `%`, its treat as percentage. If number, its treat as value.
59+
If the value is a string ending with `%`, it's treated as a percentage. If a number, it's treated as a value.
6060
The value is added to the maximum data value and subtracted from the minimum data. This extends the scale range as if the data values were that much greater.
6161

6262
```js chart-editor

0 commit comments

Comments
 (0)