aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/5.1/getting-started
diff options
context:
space:
mode:
authorJulien Déramond <[email protected]>2022-04-06 15:42:05 +0200
committerMark Otto <[email protected]>2022-04-06 16:48:08 -0700
commit5b31463e35bc9af18fabb30f76186c0e77ea2b99 (patch)
tree5d6e864e5a756ad2f58de518465c1bc13440a815 /site/content/docs/5.1/getting-started
parent135b9cdff2bb301e36faa9110043d5823f620b56 (diff)
downloadbootstrap-5b31463e35bc9af18fabb30f76186c0e77ea2b99.tar.xz
bootstrap-5b31463e35bc9af18fabb30f76186c0e77ea2b99.zip
Doc: Reorder alphabetically lists of components
Diffstat (limited to 'site/content/docs/5.1/getting-started')
-rw-r--r--site/content/docs/5.1/getting-started/introduction.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.1/getting-started/introduction.md b/site/content/docs/5.1/getting-started/introduction.md
index 6bc972bee..e12ea9687 100644
--- a/site/content/docs/5.1/getting-started/introduction.md
+++ b/site/content/docs/5.1/getting-started/introduction.md
@@ -62,9 +62,9 @@ Curious which components explicitly require our JavaScript and Popper? Click the
- Modals for displaying, positioning, and scroll behavior
- Navbar for extending our Collapse plugin to implement responsive behavior
- Offcanvases for displaying, positioning, and scroll behavior
+- Scrollspy for scroll behavior and navigation updates
- Toasts for displaying and dismissing
- Tooltips and popovers for displaying and positioning (also requires [Popper](https://popper.js.org/))
-- Scrollspy for scroll behavior and navigation updates
{{< /markdown >}}
</details>