Skip to content

Commit 12fcbc2

Browse files
committed
Update changelog.markdown
1 parent 3e61820 commit 12fcbc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

changelog.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ codecept run unit tests/unit/Codeception/TestLoaderTest:testAddCept
4343
Usage of JsonPath requires library `flow/jsonpath` to be installed.
4444

4545
[seeResponseJsonMatchesXpath](http://codeception.com/docs/modules/REST#seeResponseJsonMatchesXpath) validates response JSON against XPath.
46-
It converts JSON structure into valid XPath document and executes XPath for it.
46+
It converts JSON structure into valid XML document and executes XPath for it.
4747

4848
[grabDataFromResponseByJsonPath](http://codeception.com/docs/modules/REST#grabDataFromResponseByJsonPath) method was added as well to grab data JSONPath.
4949

0 commit comments

Comments
 (0)