diff --git a/components/editor/built-in-tools.md b/components/editor/built-in-tools.md index 6721728197..5f2a4e4f8b 100644 --- a/components/editor/built-in-tools.md +++ b/components/editor/built-in-tools.md @@ -31,7 +31,7 @@ The sections below list the tools that come with the editor and provide the foll * `Command Name` - the `commandName` of the tool for [executing it programmatically](#programmatic-execution). -* `Tool Type` - the type of the tool - whether it is a button or a dropdown. Only buttons can be added to tool groups in the [toolbar]({%slug editor-toolbars%}). +* `Tool Type` - the type of the tool - whether it is a button, a dropdown or a color tool. Only buttons can be added to tool groups in the [toolbar]({%slug editor-toolbars%}). * `Description` - more detailed information on what the tool does. @@ -72,6 +72,22 @@ The `Inline` tools work with or add an inline HTML element. Example of these are