diff --git a/CHANGELOG.md b/CHANGELOG.md index 09e70260d..1349103b8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/ckeditor5-metadata.json b/ckeditor5-metadata.json index 8514f03cd..b8f844d9c 100644 --- a/ckeditor5-metadata.json +++ b/ckeditor5-metadata.json @@ -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": [ {