diff --git a/create_framework/routing.rst b/create_framework/routing.rst index f76167ec2fb..71e3a8250e1 100644 --- a/create_framework/routing.rst +++ b/create_framework/routing.rst @@ -35,7 +35,7 @@ template as follows: .. code-block:: html+php - Hello + Hello Now, we are in good shape to add new features.