From: Chris Blakley Date: Sat, 8 May 2021 12:24:39 +0000 (-0400) Subject: Fix "no long require" to "no longer require" typo (#33879) X-Git-Tag: v5.0.1~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f12bc3316b67528c83607e7e51bc481957617734;p=thirdparty%2Fbootstrap.git Fix "no long require" to "no longer require" typo (#33879) Fixed a typo in the Migration guide from "...we no long require..." to be "we no longer require..." --- diff --git a/site/content/docs/5.0/migration.md b/site/content/docs/5.0/migration.md index cb8e14f50b..d5e71b7815 100644 --- a/site/content/docs/5.0/migration.md +++ b/site/content/docs/5.0/migration.md @@ -195,7 +195,7 @@ toc: true ### Buttons -- Breaking **[Toggle buttons](http://getbootstrap.com/docs/5.0/forms/checks-radios/#toggle-buttons), with checkboxes or radios, no longer require JavaScript and have new markup.** We no long require a wrapping element, add `.btn-check` to the ``, and pair it with any `.btn` classes on the `