From 3db7b51d68e6cb024d8156f88a3faf064531591f Mon Sep 17 00:00:00 2001 From: msukkari Date: Mon, 2 Jun 2025 09:32:48 -0700 Subject: [PATCH] docs nit --- docs/docs/overview.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/overview.mdx b/docs/docs/overview.mdx index 91280c21..4174ee04 100644 --- a/docs/docs/overview.mdx +++ b/docs/docs/overview.mdx @@ -21,9 +21,9 @@ title: "Overview" Find an overview of all Sourcebot features below. For details, see the individual documentation pages. -### Fast-indexed based search +### Fast indexed based search -Search across millions of lines of code in seconds using Sourcebot's blazingly fast indexed search. Find exactly what you are looking for with regular expressions, search filters, boolean logic, and more. +Search across millions of lines of code instantly using Sourcebot's blazingly fast indexed search. Find exactly what you are looking for with regular expressions, search filters, boolean logic, and more. - **Regex support:** Use regular expressions to find code with precision.