From 971f0255a4acb226f436c53c54a3cbdc13baf2a5 Mon Sep 17 00:00:00 2001 From: shanasok Date: Tue, 4 Oct 2022 07:49:23 -0400 Subject: [PATCH] Minor text changes to what-is-internet.md (#2094) Updated what-is-internet.md so the first paragraph reads a bit easier. --- content/guides/what-is-internet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/guides/what-is-internet.md b/content/guides/what-is-internet.md index 1a6676ea1..ea846c894 100644 --- a/content/guides/what-is-internet.md +++ b/content/guides/what-is-internet.md @@ -1,4 +1,4 @@ -Since the explosive growth of web-based applications, every developer could stand to benefit from understanding how the Internet works. In this article, accompanied with an introductory series of short videos about the Internet from [code.org](https://code.org), you will learn the basics of the Internet and how it works. After going through this article, you will be able to answer the below questions: +Since the explosive growth of web-based applications, every developer stands to benefit from understanding how the Internet works. Through this article and its accompanying introductory series of short videos about the Internet from [code.org](https://code.org), you will learn the basics of the Internet and how it works. After going through this article, you will be able to answer the following questions: * What is the Internet? * How does the information move on the internet?