From d19fead4a657c38eff8cc6d2359ffc28ce440978 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 28 Dec 2016 14:42:17 -0800 Subject: [PATCH] redo intro paragraph --- docs/components/pagination.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/components/pagination.md b/docs/components/pagination.md index 7a454a51f9..dadc73bd29 100644 --- a/docs/components/pagination.md +++ b/docs/components/pagination.md @@ -5,7 +5,7 @@ description: Documentation and examples for showing pagination links. group: components --- -Provide pagination links for your site or app with the multi-page pagination component. +Pagination links indicate a series of related content exists across multiple pages. Typically these are used where a multi-page approach to long lists of content improves general performance, such as in search results or inboxes. ## Contents -- 2.47.2