fix: minor tweak

This commit is contained in:
jamesgeorge007
2020-01-11 13:30:03 +05:30
parent daf214275b
commit dcd148e43b

View File

@@ -130,7 +130,7 @@ const pkceChallengeFromVerifier = async v => {
// OAUTH REQUEST
/**
* Initiate PKCE Auth Code flow when requested
* Initiates PKCE Auth Code flow when requested
*
* @param {Object} - The necessary params
* @returns {Void}