Skip to content

Commit 0407e99

Browse files
authored
Clarify that API docs are generated by TypeDoc (#7274)
Clarifying to answer the question asked in #6598 (comment)
1 parent 32de1b6 commit 0407e99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/v3-migration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Chart.js 3.0 introduces a number of breaking changes. Chart.js 2.0 was released
66
* Additional configurability and scriptable options with better defaults
77
* Completely rewritten animation system
88
* Rewritten filler plugin with numerous bug fixes
9-
* API Documentation generated and verified by TypeScript
9+
* API Documentation generated and verified by TypeDoc
1010
* No more CSS injection
1111
* Tons of bug fixes
1212

0 commit comments

Comments
 (0)