From 5af405b738d25e758a8035ee115774f5a781c802 Mon Sep 17 00:00:00 2001 From: Aaldn Date: Thu, 8 Feb 2024 00:58:16 +0100 Subject: [PATCH] chores: update translations --- assets/translations/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/translations/en.json b/assets/translations/en.json index 6a4660a..d46b5bc 100644 --- a/assets/translations/en.json +++ b/assets/translations/en.json @@ -109,7 +109,7 @@ "projects": [ { "name": "Portfolio", - "description": "This open source project allows anyone to have an online portfolio in less than 10 minutes. It follows a Riverpod-based Architecture, using a feature-first approach for its structure. It is fully responsive and supports multiple themes as well as multiple languages.", + "description": "This open source project allows anyone to have an online portfolio in less than 10 minutes. It follows a riverpod-based architecture, using a feature-first approach for its structure. It is fully responsive and supports multiple themes as well as multiple languages.", "url": "https://github.com/AladdineDev/portfolio#readme", "iconCodePoint": "0xf09b", "iconFontFamily": "FontAwesomeBrands",