diff --git a/src/Grant/AbstractGrant.php b/src/Grant/AbstractGrant.php index fd7b1e48..ac5591f5 100644 --- a/src/Grant/AbstractGrant.php +++ b/src/Grant/AbstractGrant.php @@ -193,8 +193,8 @@ abstract class AbstractGrant implements GrantTypeInterface /** * Validate scopes in the request. * - * @param string $scopes - * @param string $redirectUri + * @param string $scopes + * @param string $redirectUri * * @throws \League\OAuth2\Server\Exception\OAuthServerException *