diff --git a/packages/compass-indexes/src/modules/create-index.tsx b/packages/compass-indexes/src/modules/create-index.tsx index ad78e8da201..ae25c351b50 100644 --- a/packages/compass-indexes/src/modules/create-index.tsx +++ b/packages/compass-indexes/src/modules/create-index.tsx @@ -212,7 +212,7 @@ export const OPTIONS = { Building indexes in a rolling fashion can minimize the performance impact of index builds. We only recommend using rolling index builds when regular index builds do not meet your needs.{' '} - + Learn More