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
@@ -1684,7 +1684,7 @@ class Product < ApplicationRecord @@ -1684,7 +1684,7 @@ class Product < ApplicationRecord
1684 end 1684 end
1685 ``` 1685 ```
1686 1686
1687 -Make search case sensitive [master] 1687 +Make search case-sensitive [master]
1688 1688
1689 ```ruby 1689 ```ruby
1690 class Product < ApplicationRecord 1690 class Product < ApplicationRecord