diff --git a/app/views/docs/authentication.phtml b/app/views/docs/authentication.phtml index 23c592cfc..e857e29d9 100644 --- a/app/views/docs/authentication.phtml +++ b/app/views/docs/authentication.phtml @@ -113,7 +113,7 @@ account.createOAuth2Session('amazon');

- Notice, the function call for createOAuth2Session is synchronous and hence, there is no need to use await. + Notice, the function call for createOAuth2Session is synchronous and hence, there is no need to use await.