mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-11-18 17:01:56 +08:00
chore: Typo fixes
This commit is contained in:
parent
85f95e3f98
commit
5f5dabd4c4
@ -419,7 +419,7 @@
|
|||||||
|
|
||||||
## [22.0.0](https://github.com/isaul32/ckeditor5-math/compare/v21.0.0...v22.0.0) (2020-08-29)
|
## [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
|
### Bug fixes
|
||||||
|
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
{
|
{
|
||||||
"name": "Math",
|
"name": "Math",
|
||||||
"className": "Math",
|
"className": "Math",
|
||||||
"description": "Adds mathematical formulars to the editor.",
|
"description": "Adds mathematical formulas to the editor.",
|
||||||
"path": "src/math.js",
|
"path": "src/math.js",
|
||||||
"uiComponents": [
|
"uiComponents": [
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user