Skip to content

Commit 6828ad2

Browse files
Update hub/powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/listpage_getitems.md
Co-authored-by: Copilot <[email protected]>
1 parent 2cf845d commit 6828ad2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hub/powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/listpage_getitems.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The **GetItems** method retrieves the items in the current page of the list. Thi
1616

1717
## Returns
1818

19-
An array of [IListItem](../microsoft-commandpalette-extensions/ilistitem.md) imlementations containing the items in the current page of the list. The number of items returned is determined by the **PageSize** property of the **ListItems** class.
19+
An array of [IListItem](../microsoft-commandpalette-extensions/ilistitem.md) implementations containing the items in the current page of the list. The number of items returned is determined by the **PageSize** property of the **ListItems** class.
2020

2121
## Related content
2222

0 commit comments

Comments
 (0)