Skip to content

Commit 24b8a9c

Browse files
Rquired to Required
1 parent b703a5c commit 24b8a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powerapps-docs/maker/canvas-apps/functions/function-first-last.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ The **LastN** function returns the last set of records of a table; the second ar
3333
## Syntax
3434
**First**( *Table* )<br>**Last**( *Table* )
3535

36-
* *Table* - Rquired. Table to operate on.
36+
* *Table* - Required. Table to operate on.
3737

3838
**FirstN**( *Table* [, *NumberOfRecords* ] )<br>**LastN**( *Table* [, *NumberOfRecords* ] )
3939

0 commit comments

Comments
 (0)