From 65fbe3139623dab37a7d005f13df13c842cc3b55 Mon Sep 17 00:00:00 2001 From: Mohamed Saeed Ali bin Omar <131279191+MohamedSaeed-dev@users.noreply.github.com> Date: Thu, 12 Sep 2024 11:42:06 +0300 Subject: [PATCH] Update WhatIs.js Signed-off-by: Mohamed Saeed Ali bin Omar <131279191+MohamedSaeed-dev@users.noreply.github.com> --- components/backendPageContent/WhatIs.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/backendPageContent/WhatIs.js b/components/backendPageContent/WhatIs.js index d3dc5eb..3779210 100644 --- a/components/backendPageContent/WhatIs.js +++ b/components/backendPageContent/WhatIs.js @@ -19,7 +19,7 @@ const WhatIs = () => {

Backend development, also called server-side development, is the - process of creating everything that the users don' see and + process of creating everything that the users don't see and contains behind-the-scenes activities that occur when performing any action on a website. It focuses primarily on databases, backend logic, APIs, and Servers. Backend development can be done in almost any