Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit ec0e480

Browse files
committed
Typo fixed
1 parent 8a939f8 commit ec0e480

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AuthenticationMiddleware.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
class AuthenticationMiddleware implements ServerMiddlewareInterface
1515
{
1616
/**
17-
* @var AuthentiationInterface
17+
* @var AuthenticationInterface
1818
*/
1919
protected $auth;
2020

0 commit comments

Comments
 (0)