Skip to content

Commit faad023

Browse files
joshuamcewensimonbrunel
authored andcommitted
Fix typo in doughnut documentation (#6186)
1 parent 15d8ac3 commit faad023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/charts/doughnut.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The following values are supported for `borderAlign`.
8484
* `'center'` (default)
8585
* `'inner'`
8686

87-
When `'center'` is set, the borders of arcs next to each other will overlap. When `'inner'` is set, it is guaranteed that all the borders are not overlap.
87+
When `'center'` is set, the borders of arcs next to each other will overlap. When `'inner'` is set, it is guaranteed that all borders will not overlap.
8888

8989
### Interactions
9090

0 commit comments

Comments
 (0)