We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9196da7 + e2020c2 commit 658d5b3Copy full SHA for 658d5b3
powerapps-docs/maker/canvas-apps/global-apps.md
@@ -64,7 +64,7 @@ Some [separators and operators](functions/operators.md) will shift based on the
64
| **.** (dot or period) |**.** (dot or period) |**,** (comma) |**;** (semi-colon) |
65
| **,** (comma) |**,** (comma) |**;** (semi-colon) |**;;** (double semi-colon) |
66
67
-The change in the PowerApps list separator is consistent with that happens to the Excel list separator. It impacts:
+The change in the PowerApps list separator is consistent with what happens to the Excel list separator. It impacts:
68
69
* Arguments in function calls.
70
* Fields in a [record](working-with-tables.md#elements-of-a-table).
0 commit comments