Skip to content

Commit ba47914

Browse files
authored
Update paging.md
1 parent b0a06c3 commit ba47914

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

concepts/paging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom: graphiamtop20, scenarios:getting-started
1717
Some GET queries against Microsoft Graph return multiple pages of data either due to server-side paging or client-side paging. Paging data helps improve the performance of your app and the response time of Microsoft Graph.
1818

1919
> [!NOTE]
20-
> If you're looking for information on paging in Microsoft Graph SDKs, you might be interested in [Page through a collection using the Microsoft Graph SDKs](/graph/sdks/paging).
20+
> If you're looking for information about paging in Microsoft Graph SDKs, see [Page through a collection using the Microsoft Graph SDKs](/graph/sdks/paging).
2121
2222
Learn more about pagination through the following video.
2323

0 commit comments

Comments
 (0)