8
0
Piotrek Koszuliński 9 лет назад
Родитель
Сommit
2097e059db

+ 3 - 3
packages/ckeditor5-heading/CHANGES.md

@@ -1,7 +1,7 @@
-CKEditor5 Format Feature Changelog
+CKEditor5 Formats Feature Changelog
 ========================================
 
-## CKEditor5 Format Feature 0.0.2
+## CKEditor5 Formats Feature 0.0.2
 
 **Major|Minor|Patch Release** - Build Date: yyyy-mm-dd
 
@@ -20,6 +20,6 @@ Other Changes:
 * Item 1
 * Item 2
 
-## CKEditor5 Format Feature 0.0.1
+## CKEditor5 Formats Feature 0.0.1
 
 ...

+ 1 - 1
packages/ckeditor5-heading/LICENSE.md

@@ -1,7 +1,7 @@
 Software License Agreement
 ==========================
 
-**CKEditor5 Format Feature** – https://github.com/ckeditor/ckeditor5-format <br>
+**CKEditor5 Formats Feature** – https://github.com/ckeditor/ckeditor5-format <br>
 Copyright (c) 2003-2016, [CKSource](http://cksource.com) Frederico Knabben. All rights reserved.
 
 Licensed under the terms of any of the following licenses at your choice:

+ 3 - 3
packages/ckeditor5-heading/README.md

@@ -1,9 +1,9 @@
-CKEditor5 Format Feature
+CKEditor5 Formats Feature
 ========================================
 
-[![devDependency Status](https://david-dm.org/ckeditor/ckeditor5-format/dev-status.svg)](https://david-dm.org/ckeditor/ckeditor5-format#info=devDependencies)
+[![devDependency Status](https://david-dm.org/ckeditor/ckeditor5-formats/dev-status.svg)](https://david-dm.org/ckeditor/ckeditor5-formats#info=devDependencies)
 
- More information about the project can be found at the following url: <https://github.com/ckeditor/ckeditor5-format>.
+ More information about the project can be found at the following url: <https://github.com/ckeditor/ckeditor5-formats>.
 
 ## License
 

+ 2 - 2
packages/ckeditor5-heading/package.json

@@ -1,7 +1,7 @@
 {
-  "name": "ckeditor5-format",
+  "name": "ckeditor5-formats",
   "version": "0.0.1",
-  "description": "",
+  "description": "Formats feature for CKEditor 5.",
   "keywords": [],
   "dependencies": {},
   "devDependencies": {