diff --git a/src/Authentication/Matching.php b/src/Authentication/Matching.php index 4cca37f..87373c1 100644 --- a/src/Authentication/Matching.php +++ b/src/Authentication/Matching.php @@ -6,7 +6,7 @@ use Psr\Http\Message\RequestInterface; /** - * Authenticate a PSR-7 Request if the reuqest is matching. + * Authenticate a PSR-7 Request if the request is matching. * * @author Márk Sági-Kazár */