Skip to content

Commit

Permalink
Update README [skip ci] (#328)
Browse files Browse the repository at this point in the history
  • Loading branch information
algoliareadmebot authored and ElPicador committed Feb 6, 2017
1 parent 90e9682 commit 4633616
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 @@ -71,7 +71,7 @@ java.security.Security.setProperty("networkaddress.cache.ttl", "60");
**Manage Indices**

1. [Create an index](#create-an-index)
1. [List indices - `list.indices()`](#list-indices---listindices)
1. [List indices - `list.indices()`](#list-indices---list.indices)
1. [Delete an index - `delete index`](#delete-an-index---delete-index)
1. [Clear an index - `clear index`](#clear-an-index---clear-index)
1. [Copy index - `copy index`](#copy-index---copy-index)
Expand Down

0 comments on commit 4633616

Please sign in to comment.