From 62d90ad6d7870f44346551d8eec1b144818c8342 Mon Sep 17 00:00:00 2001 From: Abhisman <53483248+abs007@users.noreply.github.com> Date: Wed, 1 Jun 2022 18:26:59 +0530 Subject: [PATCH] Updated day04.md Proposed a grammatical change to 'Target areas'. --- Days/day04.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Days/day04.md b/Days/day04.md index e78f923..b7be1bc 100644 --- a/Days/day04.md +++ b/Days/day04.md @@ -49,7 +49,7 @@ In Agile the main source of feedback is the end-user while in DevOps the feedbac ### Target areas -Agile focuses on software development more than on deployment and maintenance. DevOps focuses on software development as well but its values and tools also cover deployment and post-release stages like monitoring, high availability, security and data protection. +Agile focuses more on software development than deployment and maintenance. DevOps focuses on software development as well but its values and tools also cover deployment and post-release stages like monitoring, high availability, security and data protection. ### Documentation