From 49bacccbce5284a82a78bcc1da858334150368ea Mon Sep 17 00:00:00 2001 From: Danny Guo Date: Thu, 9 Aug 2018 04:33:32 -0400 Subject: [PATCH] docs: Fix a typo (#397) --- .../4-docsearch-FAQ/3-does-my-project-qualify.html.md.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/documentation/4-docsearch-FAQ/3-does-my-project-qualify.html.md.erb b/docs/source/documentation/4-docsearch-FAQ/3-does-my-project-qualify.html.md.erb index a711eb1a..6c28ee32 100644 --- a/docs/source/documentation/4-docsearch-FAQ/3-does-my-project-qualify.html.md.erb +++ b/docs/source/documentation/4-docsearch-FAQ/3-does-my-project-qualify.html.md.erb @@ -14,7 +14,7 @@ Please note that you can [always run DocSearch on your own infra](https://commun If you want us to host everything for you, there are some few requirements you still need to comply with: - Be **an owner** of the snippet. You will need to inject some JS snippets. -- Your website must be **publicly available**. If your website is not, you will need to run our scrapper on a whitelisted server or implemnet your own authentification strategy (not supported so far). +- Your website must be **publicly available**. If your website is not, you will need to run our scrapper on a whitelisted server or implement your own authentification strategy (not supported so far). - Your website is a **documentation**. We will reduce the scope of our scrap to helpful pages only. - Your website is **production ready**. We will not accept lorem ipsum website.