Skip to content

Commit

Permalink
Update README [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
algoliareadmebot authored and aseure committed Oct 1, 2018
1 parent ef6e587 commit 44996f0
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 @@ -304,7 +304,7 @@ var search = instantsearch({
appId: 'YourApplicationID',
apiKey: 'YourSearchOnlyAPIKey', // search only API key, no ADMIN key
indexName: 'contacts',
urlSync: true,
routing: true,
searchParameters: {
hitsPerPage: 10
}
Expand Down

0 comments on commit 44996f0

Please sign in to comment.