Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
FO-nTTaX committed Mar 25, 2023
1 parent 0a5d2f8 commit 8bcafe4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Rest/TrendingPages.php
Expand Up @@ -70,7 +70,7 @@ public function run(): Response {
}

/**
* @return bools
* @return bool
*/
public function needsWriteAccess() {
return false;
Expand Down

0 comments on commit 8bcafe4

Please sign in to comment.