Skip to content

Commit

Permalink
Fix typo in README: correct 'noticable' to 'noticeable' (#1694)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazuyainoue0124 authored Oct 2, 2024
1 parent 9008ea8 commit eac9b08
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 @@ -1616,7 +1616,7 @@ You can specify a longer refresh interval while reindexing to increase performan
Product.reindex(mode: :async, refresh_interval: "30s")
```

**Note:** This only makes a noticable difference with parallel reindexing.
**Note:** This only makes a noticeable difference with parallel reindexing.

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

Expand Down

0 comments on commit eac9b08

Please sign in to comment.