1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-22 13:13:03 +02:00

Fix various small typos in documentation (#36762)

This commit is contained in:
Marc Wrobel
2022-07-18 09:30:35 +02:00
committed by Mark Otto
parent 705d6857ad
commit eae51cdf32
12 changed files with 15 additions and 15 deletions

View File

@@ -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" -}}