Skip to content

Commit 75abc27

Browse files
appeltaertxabbuh
authored andcommitted
simple typo
1 parent 3b433e9 commit 75abc27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/dom_crawler.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ This allows you to use jQuery-like selectors to traverse::
7979

8080
$crawler = $crawler->filter('body > p');
8181

82-
Anonymous function can be used to filter with more complex criteria::
82+
An anonymous function can be used to filter with more complex criteria::
8383

8484
use Symfony\Component\DomCrawler\Crawler;
8585
// ...

0 commit comments

Comments
 (0)