Commit 37150b3a6bdea3fddad858183d41281bd252331f

Authored by Andrew
1 parent 8c349183

Use consistent spelling [skip ci]

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.md
... ... @@ -1684,7 +1684,7 @@ class Product < ApplicationRecord
1684 1684 end
1685 1685 ```
1686 1686  
1687   -Make search case sensitive [master]
  1687 +Make search case-sensitive [master]
1688 1688  
1689 1689 ```ruby
1690 1690 class Product < ApplicationRecord
... ...