From 8ad01c6093eec38915b09c9362133cdac97d6e8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Allan=20Nordh=C3=B8y?= Date: Thu, 19 Sep 2019 19:12:50 +0200 Subject: [PATCH] Runs applications Co-Authored-By: Alexandre Aubin --- locales/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/en.json b/locales/en.json index 15c8f5e4b..e4c41fc5b 100644 --- a/locales/en.json +++ b/locales/en.json @@ -502,7 +502,7 @@ "service_description_mysql": "Stores applications data (SQL database)", "service_description_nginx": "Serves or provides access to all the websites hosted on your server", "service_description_nslcd": "Handles YunoHost user shell connection", - "service_description_php7.0-fpm": "runs applications written in PHP with NGINX", + "service_description_php7.0-fpm": "Runs applications written in PHP with NGINX", "service_description_postfix": "Used to send and receive e-mails", "service_description_redis-server": "A specialized database used for rapid data access, task queue, and communication between programs", "service_description_rmilter": "Checks various parameters in e-mails",