diff options
| author | Manabu Niseki <[email protected]> | 2021-05-06 17:43:36 +0900 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2021-05-06 16:03:59 -0700 |
| commit | f3403ef7b7bc98f02c405f60daa159d74578b64a (patch) | |
| tree | dbdb962ef0e119c33adf68ec3ffb9e7e049eb1eb | |
| parent | e54654ead076dff57f0650db02c4c93c33abdf99 (diff) | |
| download | bootstrap-f3403ef7b7bc98f02c405f60daa159d74578b64a.tar.xz bootstrap-f3403ef7b7bc98f02c405f60daa159d74578b64a.zip | |
Fix typo in migration.md
| -rw-r--r-- | site/content/docs/5.0/migration.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.0/migration.md b/site/content/docs/5.0/migration.md index df223a9a1..50ab062fd 100644 --- a/site/content/docs/5.0/migration.md +++ b/site/content/docs/5.0/migration.md @@ -170,7 +170,7 @@ toc: true ### Accordion -- Added [new accordion component]({{< docsref "/components/accordion" >}}! +- Added [new accordion component]({{< docsref "/components/accordion" >}})! ### Alerts |
