Skip to content

Commit

Permalink
Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasVotruba committed Jun 2, 2024
1 parent a82ea88 commit d988393
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/rules_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,12 +84,6 @@ interface ProductRepositoryInterface
```php
namespace App\Contract\Repository;

interface ProductRepositoryInterface
{
}

namespace App\Contracts\Repository;

interface ProductRepositoryInterface
{
}
Expand Down

0 comments on commit d988393

Please sign in to comment.