Skip to content

Commit df7b6b7

Browse files
ntachevaikoevska
andauthored
Update knowledge-base/tilelayout-nested-instances.md
Co-authored-by: Iva Stefanova Koevska-Atanasova <[email protected]>
1 parent 36816f7 commit df7b6b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

knowledge-base/tilelayout-nested-instances.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ To manage nested TileLyouts with resizing and reordering:
4242
1. After the end user enables the resizing and reordering for one level, programmatically disable the features for the other level.
4343
1. (optional) Use CSS to manage the overflow of the parent TileLayout. This prevents the parent TileLayout from expanding if the user resizes the tiles in the child TileLayout.
4444

45-
>caption Enable resize and reorder for only level of nested TileLayouts
45+
>caption Enable resize and reorder for only one level of nested TileLayouts
4646
4747
````CSHTML
4848
<style>

0 commit comments

Comments
 (0)