We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1062c4d commit e90c84bCopy full SHA for e90c84b
source/indexes/atlas-search-index.txt
@@ -74,7 +74,7 @@ Update a Search Index
74
To update an Atlas Search index, use the ``search_indexes#update_one`` method.
75
76
To update an index, you must provide a new index definition. You must specify
77
-the index you want to update by using either the``name`` or ``id`` of the index.
+the index you want to update by using either the ``name`` or ``id`` of the index.
78
The following code shows how to update a search index:
79
80
.. literalinclude:: /includes/indexes/atlas-search-index.rb
0 commit comments