Skip to content

Commit e0e8b41

Browse files
Fix typo in layout-pages.md (openhab#1488)
Signed-off-by: Eiko Wagenknecht <[email protected]>
1 parent 6f12d35 commit e0e8b41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/layout-pages.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ This is how the layout will adapt depending on the width of the screen:
100100
When you create a new Layout Page, you'll notice the 2 buttons **Add Block** and **Add Masonry**.
101101
Clicking either will add the respective container to the page.
102102
If you have multiple blocks, you can use the black context button (or the Code view) to reorder them with the Move Up/Move Down menu options.
103-
You can also copy it and paste it as another block after they've been designed, if you wish to have multuple similar blocks.
103+
You can also copy it and paste it as another block after they've been designed, if you wish to have multiple similar blocks.
104104
You can also give a title to the block which will be displayed above it.
105105
106106
Blocks are also good candidates to use the conditional visibility features on, with the `visible` and `visibleTo` properties.

0 commit comments

Comments
 (0)