]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Fix typo in `site/assets/js/snippets.js` comments (#39840)
authorJulien Déramond <juderamond@gmail.com>
Tue, 26 Mar 2024 15:25:27 +0000 (16:25 +0100)
committerGitHub <noreply@github.com>
Tue, 26 Mar 2024 15:25:27 +0000 (17:25 +0200)
site/assets/js/snippets.js

index 3fce5e437fe9f098dc271256ef7fa9dba655a0a0..82e11c34548236e96e6d950baa3c6399e5297fc3 100644 (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 */