From c9a25a561f7f7529f8a567a887ad1d707b6b83d1 Mon Sep 17 00:00:00 2001 From: Lukas Kahwe Smith Date: Sat, 5 Jan 2013 13:23:11 +0100 Subject: [PATCH] typo fix --- cookbook/bundles/prepend_extension.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cookbook/bundles/prepend_extension.rst b/cookbook/bundles/prepend_extension.rst index 8ba5180c78f..27725542c2b 100644 --- a/cookbook/bundles/prepend_extension.rst +++ b/cookbook/bundles/prepend_extension.rst @@ -2,8 +2,8 @@ single: Configuration; Semantic single: Bundle; Extension configuration -How to simplify configuration of multiple Bundle -================================================ +How to simplify configuration of multiple Bundles +================================================= When building reusable and extensible applications, developers are often faced with a choice: either create a single large Bundle or multiple smaller