Skip to content

Commit 8a92d38

Browse files
tvlooyweaverryan
authored andcommitted
typo
1 parent c22647f commit 8a92d38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/testing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@ or perform more complex requests::
344344
// Directly submit a form (but using the Crawler is easier!)
345345
$client->request('POST', '/submit', array('name' => 'Fabien'));
346346

347-
// Submit a raw JSON string in the requst body
347+
// Submit a raw JSON string in the request body
348348
$client->request(
349349
'POST',
350350
'/submit',

0 commit comments

Comments
 (0)