mirror of https://github.com/twbs/bootstrap.git
Fix typo in `site/assets/js/snippets.js` comments (#39840)
This commit is contained in:
parent
cd0484713c
commit
24cc552343
|
@ -5,7 +5,7 @@
|
||||||
* For details, see https://creativecommons.org/licenses/by/3.0/.
|
* For details, see https://creativecommons.org/licenses/by/3.0/.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Note that this file is not published; we only include it in scrpts.html
|
// Note that this file is not published; we only include it in scripts.html
|
||||||
// for StackBlitz to work
|
// for StackBlitz to work
|
||||||
|
|
||||||
/* eslint-disable import/no-unresolved */
|
/* eslint-disable import/no-unresolved */
|
||||||
|
|
Loading…
Reference in New Issue