From 07c0730ef2a693a7268730e4817ae75586154406 Mon Sep 17 00:00:00 2001 From: Nick Winfield Date: Sat, 21 May 2016 13:32:15 +0100 Subject: [PATCH] Update configuration.rst Slight grammatical tweak. --- cookbook/bundles/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook/bundles/configuration.rst b/cookbook/bundles/configuration.rst index 3c32ef89069..37d4bfe4ce9 100644 --- a/cookbook/bundles/configuration.rst +++ b/cookbook/bundles/configuration.rst @@ -373,7 +373,7 @@ can place it anywhere you like. You should return this path as the base path:: } } -Assume the XSD file is called ``hello-1.0.xsd``, the schema location will be +Assuming the XSD file is called ``hello-1.0.xsd``, the schema location will be ``http://acme_company.com/schema/dic/hello/hello-1.0.xsd``: .. code-block:: xml