aboutsummaryrefslogtreecommitdiff
path: root/site/layouts
diff options
context:
space:
mode:
authorMarc Wrobel <[email protected]>2022-07-18 09:30:35 +0200
committerMark Otto <[email protected]>2022-07-18 13:30:41 -0700
commiteae51cdf324e72049c5dfd9d24e2ac5eb227f82b (patch)
tree4824269d6a7546185bb584fe280123db5430710d /site/layouts
parent705d6857ad262c0f1e8e85645a7a0df7b1e14d84 (diff)
downloadbootstrap-eae51cdf324e72049c5dfd9d24e2ac5eb227f82b.tar.xz
bootstrap-eae51cdf324e72049c5dfd9d24e2ac5eb227f82b.zip
Fix various small typos in documentation (#36762)
Diffstat (limited to 'site/layouts')
-rw-r--r--site/layouts/shortcodes/example.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/layouts/shortcodes/example.html b/site/layouts/shortcodes/example.html
index 3cbbd9fca..c6dcddbe0 100644
--- a/site/layouts/shortcodes/example.html
+++ b/site/layouts/shortcodes/example.html
@@ -7,7 +7,7 @@
* lang: language used to display the code - default: "html"
* show_markup: if the markup should be output in the HTML - default: `true`
* show_preview: if the preview should be output in the HTML - default: `true`
- * stackblitz_add_js: if extra JS snippet shoud le added to StackBlitz - default: `false`
+ * stackblitz_add_js: if extra JS snippet should be added to StackBlitz - default: `false`
*/ -}}
{{- $id := .Get "id" -}}