diff --git a/src/Authorizer.php b/src/Authorizer.php index 4dcc8495..f0e4796c 100644 --- a/src/Authorizer.php +++ b/src/Authorizer.php @@ -187,7 +187,7 @@ public function authCodeRequestDeniedRedirectUri() } /** - * get the RedirectUri generator instance. + * Get the RedirectUri generator instance. * * @return RedirectUri */