Skip to content

Commit 76a07db

Browse files
committed
Usage note corrections and tidy up
1 parent f854e71 commit 76a07db

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/Usage.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Here are sample usages of the currently supported property editors. You are not
1616
- **Supported values**:
1717
- **Vertical**: top, center & bottom
1818
- **Horizontal**: left, center & right
19-
- **Editor**: 3 × 3 grid
19+
- **Editor**: 3×3 grid
2020

2121
```json
2222
...
@@ -62,8 +62,8 @@ Here are sample usages of the currently supported property editors. You are not
6262
```json
6363
...
6464
{
65-
"label": "Set background repetition",
66-
"description": "Set background repetition",
65+
"label": "Set background size",
66+
"description": "Set background size",
6767
"key": "background-size",
6868
"view": "/App_Plugins/Our.Umbraco.GridSettings/editors/BackgroundSize/view.html"
6969
}

0 commit comments

Comments
 (0)