From 374d6bb1819bd12f9f6c2a28824914a13af448a4 Mon Sep 17 00:00:00 2001 From: Movin Silva <54905952+movinsilva@users.noreply.github.com> Date: Wed, 17 Apr 2024 14:19:36 +0530 Subject: [PATCH] docs: Update README.md Co-authored-by: Pavindu Lakshan --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1dd0d166..fd455aaa 100644 --- a/README.md +++ b/README.md @@ -350,7 +350,7 @@ A Promise that resolves with the authorization URL Parameters. #### Description -This method returns a Promise that resolves with the authorization URL Parameters. The user can use these parametres to build the authorization request. +This method returns a Promise that resolves with the authorization URL Parameters, which then can be used to build the authorization request. #### Example