Skip to content

Commit

Permalink
Fix another typo in comments
Browse files Browse the repository at this point in the history
  • Loading branch information
nesk committed Sep 11, 2018
1 parent 897df0e commit c0d8da1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Traits/UsesBasicResourceAsDefault.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
trait UsesBasicResourceAsDefault
{
/**
* Return the fully qualified name of the defaut resource.
* Return the fully qualified name of the default resource.
*/
public function defaultResource(): string
{
Expand Down

0 comments on commit c0d8da1

Please sign in to comment.