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": {