From d2a4c8ddc8fc84bf0de304c1bccd9719a9386f65 Mon Sep 17 00:00:00 2001 From: Ashvin Kumbhani Date: Tue, 12 Apr 2022 10:39:22 +0530 Subject: [PATCH] Typo --- Days/day02.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Days/day02.md b/Days/day02.md index f423876..0bbc39b 100644 --- a/Days/day02.md +++ b/Days/day02.md @@ -43,7 +43,7 @@ We have been talking about servers but the likelihood is that your application w ## High Level Overview -On one side we have our developers creating new features and functionality (as well as bug fixes) for the application on one side. +On one side we have our developers creating new features and functionality (as well as bug fixes) for the application. On the other side we have some sort of environment, infrastructure or servers which are configured and managed to run this application and communitcate with all its required services.