Commit 8c3491831f43fe332626108468cb8804e830e863
1 parent
e4fc75d1
Exists in
master
and in
18 other branches
Consistent notes [skip ci]
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
README.md
... | ... | @@ -1692,7 +1692,7 @@ class Product < ApplicationRecord |
1692 | 1692 | end |
1693 | 1693 | ``` |
1694 | 1694 | |
1695 | -> If misspellings are enabled (default), results with a single character case difference will match. Turn off misspellings if this is not desired. | |
1695 | +**Note:** If misspellings are enabled (default), results with a single character case difference will match. Turn off misspellings if this is not desired. | |
1696 | 1696 | |
1697 | 1697 | Change import batch size |
1698 | 1698 | ... | ... |