From 9e39ed54d8be35e8a565f0138d8f59d6ad013fbf Mon Sep 17 00:00:00 2001 From: Adar Nimrod Date: Tue, 20 Dec 2016 11:15:37 +0200 Subject: [PATCH] - Better wording. --- README.rst | 2 +- meta/main.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 6c9c3e4..dc2aaff 100644 --- a/README.rst +++ b/README.rst @@ -4,7 +4,7 @@ PHP5 .. image:: https://travis-ci.org/adarnimrod/php5.svg?branch=master :target: https://travis-ci.org/adarnimrod/php5 -Install PHP5 (cli, not mod-php or fpm). +Install PHP5 (cli, not mod-php nor fpm). Requirements ------------ diff --git a/meta/main.yml b/meta/main.yml index c4a52d8..bd98619 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -1,6 +1,6 @@ galaxy_info: author: Nimrod Adar - description: Install PHP5 (cli, not mod-php or fpm) + description: Install PHP5 (cli, not mod-php nor fpm) company: Shore technologies license: MIT min_ansible_version: 2.0 -- GitLab