FIX: typo

This commit is contained in:
Mark Silva 2023-08-30 03:03:17 +08:00
parent 73d1e201a2
commit 15233a5929

View File

@ -287,7 +287,7 @@ const getOauthHeader = async (
/**
* Get the Authorization header.
*
* @param header - The OAuth header valur
* @param header - The OAuth header value
* @returns An {object} value
*
*