From 5f5dabd4c48d7c5053ead5657a997fccb5762e01 Mon Sep 17 00:00:00 2001 From: Tony Narlock Date: Sun, 17 Mar 2024 12:36:37 -0500 Subject: [PATCH] chore: Typo fixes --- CHANGELOG.md | 2 +- ckeditor5-metadata.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": [ {