Skip to content

Commit eac9b08

Browse files
authored
Fix typo in README: correct 'noticable' to 'noticeable' (#1694)
1 parent 9008ea8 commit eac9b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1616,7 +1616,7 @@ You can specify a longer refresh interval while reindexing to increase performan
16161616
Product.reindex(mode: :async, refresh_interval: "30s")
16171617
```
16181618

1619-
**Note:** This only makes a noticable difference with parallel reindexing.
1619+
**Note:** This only makes a noticeable difference with parallel reindexing.
16201620

16211621
When promoting, have it restored to the value in your mapping (defaults to `1s`).
16221622

0 commit comments

Comments
 (0)