diff --git a/components/shared/Features.tsx b/components/shared/Features.tsx index ba94e24..a15e459 100644 --- a/components/shared/Features.tsx +++ b/components/shared/Features.tsx @@ -12,8 +12,8 @@ const FeaturesSection = () => {

- Build secure, and scalable web applications with SVR.JS. Open-source, - configurable, and able to handle high request loads. + Build secure and scalable web applications with SVR.JS. Open-source, + configurable, and designed to handle high request loads.

{Features.map(({ icon, title, description }) => (