chore: Typo fixes

This commit is contained in:
Tony Narlock 2024-03-17 12:36:37 -05:00
parent 85f95e3f98
commit 5f5dabd4c4
2 changed files with 2 additions and 2 deletions

View File

@ -419,7 +419,7 @@
## [22.0.0](https://github.com/isaul32/ckeditor5-math/compare/v21.0.0...v22.0.0) (2020-08-29)
- Seperate schema to display and inline.
- Separate schema to display and inline.
### Bug fixes

View File

@ -3,7 +3,7 @@
{
"name": "Math",
"className": "Math",
"description": "Adds mathematical formulars to the editor.",
"description": "Adds mathematical formulas to the editor.",
"path": "src/math.js",
"uiComponents": [
{