From eae51cdf324e72049c5dfd9d24e2ac5eb227f82b Mon Sep 17 00:00:00 2001 From: Marc Wrobel Date: Mon, 18 Jul 2022 09:30:35 +0200 Subject: Fix various small typos in documentation (#36762) --- site/layouts/shortcodes/example.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'site/layouts/shortcodes/example.html') 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" -}} -- cgit v1.2.3