Browse Source

Docs: Minor rewording to improve docs maintainability.

Marek Lewandowski 6 years ago
parent
commit
cd9cd4cf3c

+ 1 - 1
packages/ckeditor5-font/src/fontbackgroundcolor.js

@@ -58,7 +58,7 @@ export default class FontBackgroundColor extends Plugin {
 /**
  * Available font background colors defined as an array of strings or objects.
  *
- * The default value registers 15 colors:
+ * The default value registers the following colors:
  *
  *		const fontBackgroundColorConfig = {
  *			colors: [

+ 1 - 1
packages/ckeditor5-font/src/fontcolor.js

@@ -57,7 +57,7 @@ export default class FontColor extends Plugin {
 /**
  * Available font colors defined as an array of strings or objects.
  *
- * The default value registers 15 colors:
+ * The default value registers the following colors:
  *
  *		const fontColorConfig = {
  *			colors: [