File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed
packages/compass-indexes/src/components/indexes-toolbar Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -163,15 +163,14 @@ export const IndexesToolbar: React.FunctionComponent<IndexesToolbarProps> = ({
163163 }
164164 >
165165 < p >
166- The Atlas Search index management in Compass is only
167- available for Atlas local deployments and M10+ clusters
168- running MongoDB 6.0.7 or newer.
166+ Atlas Search index management in Compass is only available
167+ for Atlas local deployments and clusters running MongoDB
168+ 6.0.7 or newer.
169169 </ p >
170170 < p >
171- For clusters running an earlier version of MongoDB or
172- shared tier clusters you can manage your Atlas Search
173- indexes from the Atlas web UI, with the CLI, or with the
174- Administration API.
171+ For clusters running an earlier version of MongoDB, you
172+ can manage your Atlas Search indexes from the Atlas web
173+ Ul, with the CLI, or with the Administration API.
175174 </ p >
176175 </ Tooltip >
177176 ) }
You can’t perform that action at this time.
0 commit comments