Skip to content

Commit 1a3f811

Browse files
committed
More vale warnings
1 parent 6a9cb65 commit 1a3f811

File tree

2 files changed

+2
-2
lines changed
  • 15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor

2 files changed

+2
-2
lines changed

15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/blocks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Each Block has a set of properties that are optional to configure. They are desc
3636

3737
### Editor Appearance
3838

39-
By configuring the properties in the group you can customize the user experience for your content editors when they work with the blocks in the Content section.
39+
By configuring the properties in the group you can customize the experience for your editors when they work with blocks in the Content section.
4040

4141
* **Label** - Define a label for the appearance of the Block in the editor. The label can use AngularJS template string syntax to display values of properties. [Examples and more details about labels and AngularJS templates.](../block-editor/label-property-configuration.md)
4242
* **Display Inline with text** - When turned on the Block Element will be able to stay in line with text or other elements. If not the Block will stay on its own line.

15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/rich-text-editor/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Settings
22

3-
In this article you can learn about the different options you have for configuring the Rich Text Editor.
3+
In this article you can learn about the different options you have for configuring the Rich Text Editor (RTE).
44

55
## Toolbar
66

0 commit comments

Comments
 (0)