summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/Http/PSR7Client.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Http/PSR7Client.php b/src/Http/PSR7Client.php
index 94a9457b..777dd891 100644
--- a/src/Http/PSR7Client.php
+++ b/src/Http/PSR7Client.php
@@ -12,7 +12,7 @@ namespace Spiral\RoadRunner;
use Psr\Http\Message\ResponseInterface;
use Psr\Http\Message\ServerRequestFactoryInterface;
use Psr\Http\Message\ServerRequestInterface;
-use Psr\Http\Message\StreamF actoryInterface;
+use Psr\Http\Message\StreamFactoryInterface;
use Psr\Http\Message\UploadedFileFactoryInterface;
use Psr\Http\Message\UploadedFileInterface;