Skip to content

Commit 658d5b3

Browse files
authored
Merge pull request #1539 from MicrosoftDocs/master
fixed typo
2 parents 9196da7 + e2020c2 commit 658d5b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/canvas-apps/global-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Some [separators and operators](functions/operators.md) will shift based on the
6464
| **.** (dot or period) |**.** (dot or period) |**,** (comma) |**;** (semi-colon) |
6565
| **,** (comma) |**,** (comma) |**;** (semi-colon) |**;;** (double semi-colon) |
6666

67-
The change in the PowerApps list separator is consistent with that happens to the Excel list separator. It impacts:
67+
The change in the PowerApps list separator is consistent with what happens to the Excel list separator. It impacts:
6868

6969
* Arguments in function calls.
7070
* Fields in a [record](working-with-tables.md#elements-of-a-table).

0 commit comments

Comments
 (0)