Skip to content

Commit

Permalink
Minor README fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dsalahutdinov committed Nov 21, 2018
1 parent 7721e66 commit 45712a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# ActiveRecord::DataIntegrity

Checks your ActiveRecord models to match data integrity principles and rules.
Out of the box it enforces many issues such as the lack of foreign keys.
Out of the box it detects many issues such as the lack of foreign keys.

## Intallation
```ruby
Expand Down

0 comments on commit 45712a8

Please sign in to comment.