From b40c169868b7e658d10fce498d349be1e22f6cd1 Mon Sep 17 00:00:00 2001 From: Anonimus Programus Date: Thu, 22 Oct 2020 11:27:23 +0700 Subject: [PATCH] Update README.md Expected corresponding JSX closing tag for 'h1' --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b3a36a..12a5e59 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ export class AppRoot { -

Welcome

+

Welcome

Welcome to the new stencil-router demo

@@ -199,7 +199,7 @@ export class AppRoot { -

Welcome

+

Welcome

Welcome to the new stencil-router demo