From 42087e306c31044d22cd39b48ffb76487c315978 Mon Sep 17 00:00:00 2001 From: Bogdan Cerovac Date: Thu, 8 Feb 2024 02:27:50 +0100 Subject: [PATCH] fix: add language to html in quick-start.md (#41225) Add language to html in quick-start.md We must define language in HTML for different reasons (accessibility++) --- docs/tutorial/quick-start.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/tutorial/quick-start.md b/docs/tutorial/quick-start.md index b40dd8d110668..044adf0be7f34 100644 --- a/docs/tutorial/quick-start.md +++ b/docs/tutorial/quick-start.md @@ -126,7 +126,7 @@ folder of your project: ```html - + @@ -420,9 +420,8 @@ window.addEventListener('DOMContentLoaded', () => { ```html - - +