From c4efc358993545b35a8f814258efe7778223d423 Mon Sep 17 00:00:00 2001 From: Z Yin Date: Wed, 23 Jun 2021 17:56:37 -0400 Subject: [PATCH] minor grammar change in webcomponents-intro --- 8-web-components/1-webcomponents-intro/article.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/8-web-components/1-webcomponents-intro/article.md b/8-web-components/1-webcomponents-intro/article.md index 3279cb13..c3522dea 100644 --- a/8-web-components/1-webcomponents-intro/article.md +++ b/8-web-components/1-webcomponents-intro/article.md @@ -26,9 +26,9 @@ The International Space Station: ...And this thing flies, keeps humans alive in space! -How such complex devices are created? +How are such complex devices created? -Which principles we could borrow to make our development same-level reliable and scalable? Or, at least, close to it. +Which principles could we borrow to make our development same-level reliable and scalable? Or, at least, close to it? ## Component architecture