docs: fix typos

Signed-off-by: Kurt King <kurtaking@gmail.com>
This commit is contained in:
Kurt King
2024-07-28 06:48:06 -06:00
parent 2bae52597d
commit f011d1b28e
3 changed files with 9 additions and 4 deletions
@@ -208,7 +208,7 @@ export interface AuthService {
*
* @remarks
*
* This method should be called before each request. Do not cold on to the
* This method should be called before each request. Do not hold on to the
* issued token and reuse it for future calls.
*/
getPluginRequestToken(options: {