Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit 1d08c58

Browse files
committed
Fixed a typo
1 parent b67908b commit 1d08c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ $ php composer.phar require chh/url-map:~1.0@dev
1717

1818
## Example
1919

20-
Let's say we have a Silex app and want to map an blogging app which
20+
Let's say we have a Silex app and want to map a blogging app which
2121
implements HttpKernelInterface at the sub path `/blog`:
2222

2323
```php

0 commit comments

Comments
 (0)