Skip to content

Commit 8638d1b

Browse files
levidurfeexabbuh
authored andcommitted
describe should have an 's' on the end
3rd person present To give an account in words of (someone or something), including all the relevant characteristics, qualities, or events.
1 parent 21aba6b commit 8638d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create_framework/routing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Instead of an array for the URL map, the Routing component relies on a
5656

5757
$routes = new RouteCollection();
5858

59-
Let's add a route that describe the ``/hello/SOMETHING`` URL and add another
59+
Let's add a route that describes the ``/hello/SOMETHING`` URL and add another
6060
one for the simple ``/bye`` one::
6161

6262
use Symfony\Component\Routing\Route;

0 commit comments

Comments
 (0)