Commit bef46857 by Iyed

Update OAuth1.php

parent 041d27bc
...@@ -13,7 +13,7 @@ use Yii; ...@@ -13,7 +13,7 @@ use Yii;
/** /**
* OAuth1 serves as a client for the OAuth 1/1.0a flow. * OAuth1 serves as a client for the OAuth 1/1.0a flow.
* *
* In oder to acquire access token perform following sequence: * In order to acquire access token perform following sequence:
* *
* ~~~ * ~~~
* use yii\authclient\OAuth1; * use yii\authclient\OAuth1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment