From bad3a817755f4d7b7f6aa40887ce109c4b8388b2 Mon Sep 17 00:00:00 2001 From: Tim Gates Date: Sun, 26 Dec 2021 14:18:52 +1100 Subject: [PATCH] docs: fix simple typo, parsung -> parsing There is a small typo in README.rst. Should read `parsing` rather than `parsung`. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 0412f03..62a66e9 100644 --- a/README.rst +++ b/README.rst @@ -12,7 +12,7 @@ Features * Use it as a python dict * Input and parsing from a specific url -* Input and parsung from html previous extracted +* Input and parsing from html previous extracted * HTML output * JSON output