Skip to content

Commit 9c01ecb

Browse files
fabafftsifrer
authored andcommitted
Fix two typos (#46)
1 parent 0219dc9 commit 9c01ecb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/basic_usage.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Basic Usage
33
===========
44

5-
The `python-twitch-client` allows you to easily access to Twitch API endpoints
5+
The ``python-twitch-client`` allows you to easily access to Twitch API endpoints.
66

77
This package is a modular wrapper designed to make Twitch API calls simpler and easier for you to
88
use. Provided below are examples of how to interact with commonly used API endpoints, but this is by no means

docs/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ An easy to use Python library for accessing the Twitch API
1010
.. note::
1111
``python-twitch-client`` currently supports Twitch API v5.
1212

13-
Helix API integration is a work in progress and some enpoints are already avalible in the master branch.
13+
Helix API integration is a work in progress and some endpoints are already available in the master branch.
1414
If you'd like to use the Helix API, install this library directly from this repository master branch.
1515

1616
If you find a missing endpoint or a bug please raise an issue_ or contribute and open a

0 commit comments

Comments
 (0)