Skip to content

Commit ab30a08

Browse files
committed
Merge pull request #69 from niwox/patch-1
fix small typo
2 parents b9dd779 + 2fe66ad commit ab30a08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ const config = {
222222
},
223223
facebook: {
224224
client_id: 'YOUR_CLIENT_ID',
225-
client_Secret: 'YOUR_CLIENT_SECRET'
225+
client_secret: 'YOUR_CLIENT_SECRET'
226226
}
227227
}
228228
// Create the manager

0 commit comments

Comments
 (0)