Commit 85923349c0d2c2e1972e74efdd33a75102591732

Authored by Andrew Kane
1 parent 98d8fe06

Fixed heading [skip ci]

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.md
... ... @@ -554,7 +554,7 @@ Searchkick.callbacks(false) do
554 554 end
555 555 ```
556 556  
557   -#### Associations
  557 +### Associations
558 558  
559 559 Data is **not** automatically synced when an association is updated. If this is desired, add a callback to reindex:
560 560  
... ...