From f337d6c9032154dfed5e7976b49ce3dc7fe99efb Mon Sep 17 00:00:00 2001 From: Robert Leenders Date: Thu, 12 Nov 2015 17:15:19 -0800 Subject: [PATCH] Fix spelling --- examples/wordpress/wordpress.jinja.schema | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/wordpress/wordpress.jinja.schema b/examples/wordpress/wordpress.jinja.schema index 6124862f6..215b47e1e 100644 --- a/examples/wordpress/wordpress.jinja.schema +++ b/examples/wordpress/wordpress.jinja.schema @@ -1,9 +1,9 @@ info: title: Wordpress description: | - Defines a Wordpress website by defining four replicatedservices: an NFS service, an NGINX service, an Wordpress-PHP service, and a MySQL service. + Defines a Wordpress website by defining four replicated services: an NFS service, an nginx service, a wordpress-php service, and a MySQL service. - The NGINX service and the Wordpress-fpm service both use NFS to share files. + The nginx service and the Wordpress-php service both use NFS to share files. properties: project: