diff --git a/python.md b/python.md index 8d66ef2..91814bf 100644 --- a/python.md +++ b/python.md @@ -115,8 +115,7 @@ This list contains python libraries related to web scraping and data processing * User-agent string * [python-user-agents](https://github.com/selwin/python-user-agents) - Browser user agent parser. * [HTTP Agent Parser](https://github.com/shon/httpagentparser) - Python HTTP Agent Parser - * [fake-useragent](https://github.com/hellysmile/fake-useragent) - Python user agent string faker, based on world -statistic of browsers + * [fake-useragent](https://github.com/hellysmile/fake-useragent) - Python user agent string faker, based on world statistic of browsers * [user_agent](https://github.com/lorien/user_agent) - Generator of User-Agent data ## Specific Formats Processing