Documentation Is:
Please Explain in Detail...
In this documentation, there is an "s" missing after @default canvas' which explains about plugins.tooltip.textDirection.
This is not an important issue, but I would like to report it.
Thanks.
Your Proposal for Changes
Adding "s" after canvas' at src/types/index.d.ts#L2480.
- @default canvas' default
+ @default canvas's default
Example
No response