Skip to content

Commit

Permalink
docs: Tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Jun 15, 2023
1 parent 95dd70a commit da6e031
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Changed

- :meth:`~jscc.testing.checks.validate_schema` accepts a ``validator`` argument, instead of using JSON Schema Draft 4.

To preserve the same behavior as before, install ``jsonschema``, ``rfc3339-validator`` and ``rfc3986-validator``, and change:
To preserve behavior, install ``jsonschema``, ``rfc3339-validator`` and ``rfc3986-validator``, and change:

.. code-block:: python
Expand Down

0 comments on commit da6e031

Please sign in to comment.