Update README.md

Typo
This commit is contained in:
Alex McPherson 2013-03-18 21:23:04 -06:00
parent 72cd097620
commit f15c3cf1c3

View file

@ -8,7 +8,7 @@ Instapaper is a ruby wrapper for interacting with [Instapaper's Full Developer A
## Usage
Instapaper offers full support for all methods exposed through the Full API. Note that Instapaer does not support the request-token/authorize workflow. To obtain an access token, use the `access_token` method.
Instapaper offers full support for all methods exposed through the Full API. Note that Instapaper does not support the request-token/authorize workflow. To obtain an access token, use the `access_token` method.
## Configuration