Skip to content

Commit ff51313

Browse files
authored
Update code-view.md
1 parent c0d3194 commit ff51313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/canvas-apps/code-view.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ Follow these steps to view, copy, and paste the code for a control:
6363
* You can't copy and paste and there’s no code view for the **App Object**.
6464
* You can’t edit the code in the code view.
6565
* You can only copy controls that are on a screen. Copying a screen isn't supported.
66-
* When pasting code, the new control will be positioned at coordinates X=40, Y=40. In the future the X and Y properties will be respected.
66+
* When pasting code, the new control is positioned at coordinates X=40, Y=40. In the future, the X and Y properties are respected.
6767

6868
This article provides an overview of working with formulas. For more detailed information about functions, operators, and other building blocks, see [Formula reference](formula-reference.md).
6969

0 commit comments

Comments
 (0)