Commit 26e543beb1042753e24c4ce3164168254a0ef0ad

Authored by Andrew Kane
1 parent 812b87f6

Updated readme [skip ci]

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.md
... ... @@ -1185,7 +1185,7 @@ And use:
1185 1185 Searchkick.reindex_status(index_name)
1186 1186 ```
1187 1187  
1188   -### Queues [master, experimental]
  1188 +### Queues [experimental]
1189 1189  
1190 1190 You can also queue updates and do them in bulk for better performance. First, set up Redis in an initializer.
1191 1191  
... ...