Skip to content

Commit

Permalink
typofix
Browse files Browse the repository at this point in the history
  • Loading branch information
ylebre committed Sep 19, 2022
1 parent 18e78a8 commit 27fd9c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Server.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ class Server
private $filesystem;
/** @var Graph */
private $graph;
/** @var SolidNotificationInterface */
/** @var SolidNotificationsInterface */
private $notifications;
/** @var Response */
private $response;
Expand Down

0 comments on commit 27fd9c3

Please sign in to comment.