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