Skip to content

Commit aa07ba0

Browse files
authored
Merge pull request #121 from gianpaj/patch-1
fix small typo in README
2 parents afdd404 + 2a9e69a commit aa07ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -327,7 +327,7 @@ SplashJsonResponse provide extra features:
327327
or to base64-decoded value of 'body' key;
328328
* response.status is set from the value of 'http_status' key.
329329

330-
When ``respone.body`` is updated in SplashJsonResponse
330+
When ``response.body`` is updated in SplashJsonResponse
331331
(either from 'html' or from 'body' keys) familiar ``response.css``
332332
and ``response.xpath`` methods are available.
333333

0 commit comments

Comments
 (0)