Skip to content

Commit

Permalink
CDE-71 chore: Rename example collection name
Browse files Browse the repository at this point in the history
  • Loading branch information
afonsobspinto committed Mar 27, 2024
1 parent f586800 commit 79e9534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/integration.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ function getCollections() {
return [
{
id: 'global',
name: "Global",
name: "Interlex",
fetch: fetchElasticSearchData,
getPairingSuggestions: getPairingSuggestions,
}
Expand Down

0 comments on commit 79e9534

Please sign in to comment.