Fix typo on api docs

This commit is contained in:
David Wilemski 2016-01-02 19:19:44 -08:00
parent e3b9e3c803
commit 7b54eaf7c5

View file

@ -38,7 +38,7 @@
<div class="NB-module">
<h5 class="NB-module-title">A Note about OAuth</h5>
<div class="NB-module-content">
<p>NewsBlur supports OAuth but to have an OAuth enabled clienty you must
<p>NewsBlur supports OAuth but to have an OAuth enabled client you must
<a href="mailto:samuel@newsblur.com">email Samuel</a> to request a client ID and
secret. You will need to provide your NewsBlur username, redirect URI (often just your
client app's website), and app name.</p>