Skip to content

Commit a2ca152

Browse files
committed
var rename
1 parent 878d490 commit a2ca152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/includes/indexes/atlas-search-index.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
)
2020

2121
# Creates an index on the specified field with the specified index name
22-
index-definition = {
22+
index_definition = {
2323
mappings: {
2424
dynamic: false,
2525
fields: {

0 commit comments

Comments
 (0)