We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21aba6b commit 8638d1bCopy full SHA for 8638d1b
create_framework/routing.rst
@@ -56,7 +56,7 @@ Instead of an array for the URL map, the Routing component relies on a
56
57
$routes = new RouteCollection();
58
59
-Let's add a route that describe the ``/hello/SOMETHING`` URL and add another
+Let's add a route that describes the ``/hello/SOMETHING`` URL and add another
60
one for the simple ``/bye`` one::
61
62
use Symfony\Component\Routing\Route;
0 commit comments