From 4054a126b3fa6949e9b6d84673d852e666bbd766 Mon Sep 17 00:00:00 2001 From: Ben Date: Fri, 7 Jun 2024 01:51:40 +1000 Subject: [PATCH] Update what-is-docsearch.md (#2222) Grammar. Co-authored-by: James Gray <101061708+randombeeper@users.noreply.github.com> --- packages/website/docs/what-is-docsearch.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/website/docs/what-is-docsearch.md b/packages/website/docs/what-is-docsearch.md index 9bc24372b..4f3a4e02e 100644 --- a/packages/website/docs/what-is-docsearch.md +++ b/packages/website/docs/what-is-docsearch.md @@ -5,7 +5,7 @@ sidebar_label: What is DocSearch? ## Why? -We have created DocSearch because we are scratching our own itch. As developers, we spent a lot of time reading documentation, and it can be hard to find relevant information in large documentations. We're not blaming anyone here; building a good search is a challenge. +We created DocSearch because we are scratching our own itch. As developers, we spend a lot of time reading documentation, and it can be hard to find relevant information in large documentations. We're not blaming anyone here: building good search is a challenge. It happens that we are a search company and we actually have a lot of experience building search interfaces. We wanted to use those skills to help others. That's why we created a way to automatically extract content from tech documentation and make it available to everyone from the first keystroke.