diff --git a/Slim/App.php b/Slim/App.php index 6e96a57d2..1e18f141e 100644 --- a/Slim/App.php +++ b/Slim/App.php @@ -380,7 +380,7 @@ public function process(ServerRequestInterface $request, ResponseInterface $resp } /** - * Send the response the client + * Send the response to the client * * @param ResponseInterface $response */