Skip to content

Commit 79370bf

Browse files
committed
Updated README.js
1 parent 27e001c commit 79370bf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Usage
4040

4141
To connect your user using facebook, 2 methods:
4242

43-
Mode popup
43+
Popup mode
4444
----------
4545

4646
```javascript
@@ -55,7 +55,7 @@ OAuth.popup('facebook')
5555
});
5656
```
5757

58-
Mode redirection
58+
Redirection mode
5959
----------------
6060

6161
```javascript
@@ -290,4 +290,4 @@ This SDK is published under the Apache2 License.
290290

291291

292292

293-
More information in [oauth.io documentation](http://oauth.io/#/docs)
293+
More information in [oauth.io documentation](http://oauth.io/#/docs)

0 commit comments

Comments
 (0)