Skip to content

Commit 576e398

Browse files
committed
minor symfony#16164 [Testing] Fix grammar issue (sebpacz)
This PR was merged into the 4.4 branch. Discussion ---------- [Testing] Fix grammar issue <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `5.x` for features of unreleased versions). --> Commits ------- aec97fd [Testing] Fix grammar issue
2 parents b5df144 + aec97fd commit 576e398

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ will no longer be followed::
573573
Making AJAX Requests
574574
....................
575575

576-
The client provides a
576+
The client provides an
577577
:method:`Symfony\\Component\\BrowserKit\\AbstractBrowser::xmlHttpRequest`
578578
method, which has the same arguments as the ``request()`` method and is
579579
a shortcut to make AJAX requests::

0 commit comments

Comments
 (0)