Skip to content

Commit e90c84b

Browse files
committed
RM typo
1 parent 1062c4d commit e90c84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/indexes/atlas-search-index.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Update a Search Index
7474
To update an Atlas Search index, use the ``search_indexes#update_one`` method.
7575

7676
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.
77+
the index you want to update by using either the ``name`` or ``id`` of the index.
7878
The following code shows how to update a search index:
7979

8080
.. literalinclude:: /includes/indexes/atlas-search-index.rb

0 commit comments

Comments
 (0)