diff --git a/docs/charts/doughnut.md b/docs/charts/doughnut.md index 65c8767fa9f..8160ef3f807 100644 --- a/docs/charts/doughnut.md +++ b/docs/charts/doughnut.md @@ -84,7 +84,7 @@ The following values are supported for `borderAlign`. * `'center'` (default) * `'inner'` -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. +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. ### Interactions