From d8fe3aeb0b0590f9718f6e28c92846dad82c218c Mon Sep 17 00:00:00 2001 From: Tudor Stanciu Date: Wed, 8 Sep 2021 09:39:02 +0300 Subject: [PATCH] fix --- public/locales/en/translations.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en/translations.json b/public/locales/en/translations.json index b4d2af2..b31ea1c 100644 --- a/public/locales/en/translations.json +++ b/public/locales/en/translations.json @@ -140,7 +140,7 @@ "ContentTitle": "More details about the concept", "Description": { "Server": "This component is the reverse proxy, without any additional functionality. It can be installed and used independently, without the other two components.", - "Api": "This is a REST API that has the role of gathering the data generated by the server and serving them to the frontend component.", + "Api": "This is a REST API that has the role of gathering the data generated by the server and serving it to the frontend component.", "Frontend": "This component is completely optional. Its sole purpose is to display various information about the activity and configurations of the server." }, "Actions": {