diff --git a/templates/static/api.xhtml b/templates/static/api.xhtml index d95dbd714..25043b0e2 100644 --- a/templates/static/api.xhtml +++ b/templates/static/api.xhtml @@ -48,8 +48,8 @@ endpoint to begin the OAuth authentication procedure. Use the /oauth/token endpoint to receive your authorized token, which you can pass in with every request.

-

You can not required to use OAuth, in which case you will need to pass the newsblur_sessionid - cookie with every request. This cookie is set on login.

+

You are not required to use OAuth, in which case you will need to pass the newsblur_sessionid + cookie with every request. This cookie is set on login.