From 256ce208a9520f030439641117e0bc615dcd3209 Mon Sep 17 00:00:00 2001 From: cesalberca Date: Mon, 26 Aug 2024 14:27:08 +0200 Subject: [PATCH] Fix height issue --- src/core/i18n/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/i18n/translations/en.json b/src/core/i18n/translations/en.json index 9d6bd28..3c5ddd4 100644 --- a/src/core/i18n/translations/en.json +++ b/src/core/i18n/translations/en.json @@ -111,7 +111,7 @@ "title": "Services", "description": "I have over **10 years** of experience in **Front-end Development**. I've deployed to production full-fledged enterprise web applications using **React**, **Angular** and **Vue**.", "consultancy": "Consultancy", - "consultancyDescription": "I will guide you in **architecture**, crafting a **testing strategy**, and implementing **best practices**.", + "consultancyDescription": "I will guide you in **architecture** and implementing **best practices**.", "training": "Training", "trainingDescription": "I will help you refine your team's skills in **best practices**, **testing** and **architecture**.", "development": "Software Development",