You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/powertoys/command-palette/microsoft-commandpalette-extensions-toolkit/listpage_getitems.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ The **GetItems** method retrieves the items in the current page of the list. Thi
16
16
17
17
## Returns
18
18
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.
0 commit comments