From 2cca474c676b96cd8b50c0df6b655203440c0536 Mon Sep 17 00:00:00 2001 From: Christian Flothmann Date: Tue, 14 Mar 2017 09:02:33 +0100 Subject: [PATCH] some minor grammar fixes --- integrations/symfony-bundle.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/integrations/symfony-bundle.rst b/integrations/symfony-bundle.rst index 18719d3..51c07ca 100644 --- a/integrations/symfony-bundle.rst +++ b/integrations/symfony-bundle.rst @@ -1,9 +1,9 @@ Symfony Bundle ============== -This bundle integrate HTTPlug with the Symfony framework. The bundle helps to +This bundle integrates HTTPlug with the Symfony framework. The bundle helps to register services for all your clients and makes sure all the configuration is -in one place. The bundle also feature a toolbar plugin with information about +in one place. The bundle also features a toolbar plugin with information about your requests. This guide explains how to configure HTTPlug in the Symfony framework. See the