Skip to content

Commit

Permalink
Fixed typo's (#2510)
Browse files Browse the repository at this point in the history
* Fixed typo's
Added async-v20 to Third-Party libraries

* Added item to CHANGES
  • Loading branch information
jamespeterschinner authored and asvetlov committed Nov 12, 2017
1 parent c58d8e7 commit 282ec5e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
Binary file added CHANGES/2510.doc
Binary file not shown.
7 changes: 5 additions & 2 deletions docs/third_party.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,10 +101,10 @@ Others

The list of libraries which are exists but not enlisted in former categories.

They are may be perfect or not -- we don't know.
They may be perfect or not -- we don't know.

Please add your library reference here first and after some time
period ask to raise he status.
period ask to raise the status.

- `aiohttp-cache <https://github.com/cr0hn/aiohttp-cache>`_ A cache
system for aiohttp server.
Expand Down Expand Up @@ -196,3 +196,6 @@ period ask to raise he status.
Open-source home automation platform running on Python 3.

- `discord.py <https://github.com/Rapptz/discord.py>`_ Discord client library.

- `async-v20 <https://github.com/jamespeterschinner/async_v20>`_
Asynchronous FOREX client for OANDA's v20 API. Python 3.6+

0 comments on commit 282ec5e

Please sign in to comment.