diff --git a/book/controller.rst b/book/controller.rst
index 9e2cc2dd3b4..14d22bdfdd4 100644
--- a/book/controller.rst
+++ b/book/controller.rst
@@ -736,7 +736,7 @@ the ``notice`` message:
$message
" ?>
-
+
By design, flash messages are meant to live for exactly one request (they're
"gone in a flash"). They're designed to be used across redirects exactly as
diff --git a/book/from_flat_php_to_symfony2.rst b/book/from_flat_php_to_symfony2.rst
index b59e8fcc948..818dee0180b 100644
--- a/book/from_flat_php_to_symfony2.rst
+++ b/book/from_flat_php_to_symfony2.rst
@@ -49,7 +49,7 @@ persisted to the database. Writing in flat PHP is quick and dirty:
-
+