diff --git a/python-websocket-client.changes b/python-websocket-client.changes index 66aa3a2..25e5853 100644 --- a/python-websocket-client.changes +++ b/python-websocket-client.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jul 24 23:55:01 UTC 2017 - jengelh@inai.de + +- Grammatical/Typographic corrections to the description. + ------------------------------------------------------------------- Fri Jul 21 17:46:23 UTC 2017 - toddrme2178@gmail.com diff --git a/python-websocket-client.spec b/python-websocket-client.spec index 50d57c7..bbedd01 100644 --- a/python-websocket-client.spec +++ b/python-websocket-client.spec @@ -51,8 +51,8 @@ BuildArch: noarch %python_subpackages %description -The websocket-client module is WebSocket client for python. This provide the -low level APIs for WebSocket. All APIs are the synchronous functions. +The websocket-client module is a WebSocket client for Python. This provides the +low-level APIs for WebSocket. All APIs are synchronous functions. Websocket-client supports only hybi-13.