Skip to content

Commit 02eb72b

Browse files
committed
typofix
1 parent a779436 commit 02eb72b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

www/idp/index.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
use Pdsinterop\PhpSolid\Api\Account;
1111
use Pdsinterop\PhpSolid\Api\Solid;
1212

13-
use Pdsinterip\PhpSolid\User;
14-
use Pdsinterip\PhpSolid\IpAttempts;
15-
use Pdsinterip\PhpSolid\JtiStore;
13+
use Pdsinterop\PhpSolid\User;
14+
use Pdsinterop\PhpSolid\IpAttempts;
15+
use Pdsinterop\PhpSolid\JtiStore;
1616

1717
$request = explode("?", $_SERVER['REQUEST_URI'], 2)[0];
1818
$method = $_SERVER['REQUEST_METHOD'];

0 commit comments

Comments
 (0)