From 8ddb7b06d62bdca992458eb468f114a2c3bdff4b Mon Sep 17 00:00:00 2001 From: Will Date: Mon, 23 Sep 2019 14:38:10 +0700 Subject: [PATCH] docs(typo): diretly --> directly (#848) --- docs/src/tips.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/tips.md b/docs/src/tips.md index 8c0e69a9..aa919872 100644 --- a/docs/src/tips.md +++ b/docs/src/tips.md @@ -9,7 +9,7 @@ we'll share some tips on how you can make the most out of DocSearch. ## Use a `sitemap.xml` -If you provide a sitemap in your configuration, DocSearch will use it to diretly +If you provide a sitemap in your configuration, DocSearch will use it to directly browse the pages to index. Pages are still crawled which means we extract every compliant link.