We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc6afa8 commit 0fc0e25Copy full SHA for 0fc0e25
README.rst
@@ -316,7 +316,7 @@ Raised when netdiff can't recognize the format passed to the parser.
316
317
Not necessarily an error, should be caught and managed in order to support additional formats.
318
319
-The data which was retrieved from network/storage can be assecced via the "data" attribute, eg:
+The data which was retrieved from network/storage can be accessed via the "data" attribute, eg:
320
321
.. code-block:: python
322
0 commit comments