Skip to content

Commit 2fe66ad

Browse files
committed
fix small typo
1 parent b9dd779 commit 2fe66ad

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)