We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f854e71 commit 76a07dbCopy full SHA for 76a07db
docs/Usage.md
@@ -16,7 +16,7 @@ Here are sample usages of the currently supported property editors. You are not
16
- **Supported values**:
17
- **Vertical**: top, center & bottom
18
- **Horizontal**: left, center & right
19
- - **Editor**: 3 × 3 grid
+ - **Editor**: 3×3 grid
20
21
```json
22
...
@@ -62,8 +62,8 @@ Here are sample usages of the currently supported property editors. You are not
62
63
64
{
65
- "label": "Set background repetition",
66
- "description": "Set background repetition",
+ "label": "Set background size",
+ "description": "Set background size",
67
"key": "background-size",
68
"view": "/App_Plugins/Our.Umbraco.GridSettings/editors/BackgroundSize/view.html"
69
}
0 commit comments