Skip to content

Commit

Permalink
docs: fix by proofreading
Browse files Browse the repository at this point in the history
Co-authored-by: MGatner <[email protected]>
  • Loading branch information
kenjis and MGatner authored Nov 5, 2023
1 parent 9823ba1 commit 6ef6cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user_guide_src/source/changelogs/v4.5.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Testing

- **DomParser:** The new methods were added ``seeXPath()`` and ``dontSeeXPath()``
which allows users to work directly with DOMXPath object, using complex expressions.
- **CLI:** The new ``InputOutput`` class was added and now you can write test
- **CLI:** The new ``InputOutput`` class was added and now you can write tests
for commands more easily if you use ``MockInputOutput``.
See :ref:`using-mock-input-output`.

Expand Down

0 comments on commit 6ef6cbf

Please sign in to comment.