Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjaustin committed Apr 2, 2024
1 parent a859ce5 commit 90a7d57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rubocop/cop/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

This folder contains custom RuboCop rules (cops) we've writen
to enforce in-house conventions. To add a new rule, create
a Ruby file within the directory that matches the departmen
a Ruby file within the directory that matches the department
(category in RuboCop speak). Custom cops also need tests in `spec/rubocop`.

## cucumber
Expand Down

0 comments on commit 90a7d57

Please sign in to comment.