diff options
| author | Mark Otto <[email protected]> | 2016-12-28 14:42:17 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2016-12-28 15:13:43 -0800 |
| commit | d19fead4a657c38eff8cc6d2359ffc28ce440978 (patch) | |
| tree | b5ead56fd0eaf419197adea9095e56e39b3b4ef7 | |
| parent | 3fd9557cfd109f7be805250c03b8f781fcf8a7d1 (diff) | |
| download | bootstrap-d19fead4a657c38eff8cc6d2359ffc28ce440978.tar.xz bootstrap-d19fead4a657c38eff8cc6d2359ffc28ce440978.zip | |
redo intro paragraph
| -rw-r--r-- | docs/components/pagination.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/pagination.md b/docs/components/pagination.md index 7a454a51f..dadc73bd2 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 |
