Skip to content

Commit feede5d

Browse files
committed
Merge pull request #94 from bhh1988/fix_README_typo
Fixing some typos in README.rst
2 parents a94b6b7 + 7a336cb commit feede5d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,8 @@ Authenticate (get access/refresh token)
6363

6464
If you navigate the user to the auth_url, the user will eventually get
6565
redirected to http://YOUR_REDIRECT_URL?code=YOUR_AUTH_CODE. After
66-
getting the code, you will be able to use the code to exchange for
67-
access token and fresh token.
66+
getting the code, you will be able to use the code to exchange for an
67+
access token and refresh token.
6868

6969
The SDK handles all the work for you; all you need to do is run:
7070

0 commit comments

Comments
 (0)