0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-01-18 10:52:19 +01:00

Fix typo in site/assets/js/snippets.js comments (#39840)
Some checks failed
BrowserStack / browserstack (push) Has been cancelled
Bundlewatch / bundlewatch (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
cspell / cspell (push) Has been cancelled
CSS / css (push) Has been cancelled
Docs / docs (push) Has been cancelled
JS Tests / JS Tests (push) Has been cancelled
Lint / lint (push) Has been cancelled
CSS (node-sass) / css (push) Has been cancelled
Release notes / update_release_draft (push) Has been cancelled

This commit is contained in:
Julien Déramond 2024-03-26 16:25:27 +01:00 committed by GitHub
parent cd0484713c
commit 24cc552343
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,7 +5,7 @@
* 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
/* eslint-disable import/no-unresolved */