From cf3f17cb5875e30365fec764c14885a39e67a8da Mon Sep 17 00:00:00 2001 From: Tony Narlock Date: Thu, 4 Mar 2021 10:13:07 -0600 Subject: [PATCH] README: Small grammar fixes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f65ba9ae0..1501af75d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CKEditor 5 mathematical feature · [![GitHub license](https://img.shields.io/badge/license-ISC-blue.svg)](https://github.com/isaul32/ckeditor5-math/blob/master/LICENSE) [![npm version](https://img.shields.io/npm/v/ckeditor5-math.svg?style=flat)](https://www.npmjs.com/package/ckeditor5-math) -This is TeX-based mathematical plugin for CKEditor 5. You can use it to insert, edit and view mathematical equations and formulas. This plugin supports MathJax, KaTeX and custom typesetting engines. +ckeditor5-math is a TeX-based mathematical plugin for CKEditor 5. You can use it to insert, edit, and view mathematical equations and formulas. This plugin supports MathJax, KaTeX and custom typesetting engines. ## Table of contents - [Features](#features)