From 98fd23d647e8f3637026a44eb1abc9201dc40ef9 Mon Sep 17 00:00:00 2001 From: mjankiewicz Date: Wed, 12 Feb 2014 22:12:55 +0100 Subject: [PATCH] Update page_creation.rst --- book/page_creation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/book/page_creation.rst b/book/page_creation.rst index 05d0f61b533..2136dc9e474 100644 --- a/book/page_creation.rst +++ b/book/page_creation.rst @@ -70,7 +70,7 @@ by going to the following URL: .. code-block:: text - http://localhost/app_dev.php/hello/Symfony + http://localhost/app_dev.php/demo/hello/Symfony Actually, you'll be able to replace ``Symfony`` with any other name to be greeted. To create the page, follow the simple two-step process.