Skip to content

Commit 9f33aec

Browse files
authored
Fixed typo
1 parent 32bf6c8 commit 9f33aec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/user/unified-interface.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The Unified Interface is designed for a modern reflow experience.
4343

4444
For forms, there are pixel breakpoints that cause information on the form to move on the screen based on the space available to the form to display in. This can happen if the space available to the form to display in decreases, for example if you resize the window the app is in and decrease the width of the window. When the width decreases past certain breakpoints, information that would be hidden will move below where it used to be so that it is either visible or can be vertically scrolled to.
4545

46-
When columns in a form section reflows from multiple columns to one column, it reflows from left to right (in left-to-right languages). When a control spans at least two columns in a section, then it reflow from top to bottom. The difference in behavior is so that tab navigation order is kept after reflow.
46+
When columns in a form section reflows from multiple columns to one column, it reflows from left to right (in left-to-right languages). When a control spans at least two columns in a section, then it reflows from top to bottom. The difference in behavior is so that tab navigation order is kept after reflow.
4747

4848

4949
In example below, each number corresponds to a control.

0 commit comments

Comments
 (0)