From f15c3cf1c34b98dc51af4898b62df4c22bc57f5a Mon Sep 17 00:00:00 2001 From: Alex McPherson Date: Mon, 18 Mar 2013 21:23:04 -0600 Subject: [PATCH] Update README.md Typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1336a46..06f73c5 100644 --- a/README.md +++ b/README.md @@ -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