Skip to content

Commit 51f373c

Browse files
tomaspribyldg
authored andcommitted
typo
1 parent 4210d9e commit 51f373c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ echo $httpRequest->detectLanguage($langs); // en
106106
RequestFactory and URL filtering
107107
------------------
108108

109-
Object holding current HTTP request is created by [api:Nette\Http\RequstFactory]. Its behavior can be modified.
109+
Object holding current HTTP request is created by [api:Nette\Http\RequestFactory]. Its behavior can be modified.
110110
It's possible to clean up URLs from characters that can get into them because of poorly implemented comment systems on various other websites by using filters:
111111

112112
```php

0 commit comments

Comments
 (0)