Skip to content

Commit

Permalink
Merge pull request #51 from biig-io/fix-wording-typo
Browse files Browse the repository at this point in the history
Fix wording typo in interface description
  • Loading branch information
Maxime Veber authored Jun 12, 2019
2 parents 0afc32c + 44b8a6b commit 522982c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Rule/RuleInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
/**
* Interface RuleInterface.
*
* You should never instanciate only this interface.
* You should never implements only this interface.
* Use `DomainRuleInterface` or `DomainDelayedRuleInterface`.
*/
interface RuleInterface
Expand Down

0 comments on commit 522982c

Please sign in to comment.