From 823c17e4ab6cad89ebb711e6989327be170867e0 Mon Sep 17 00:00:00 2001 From: Akshay Vishnoi Date: Sat, 7 Oct 2017 03:08:51 +0530 Subject: [ci skip] Fix typo --- guides/source/configuring.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides/source/configuring.md') diff --git a/guides/source/configuring.md b/guides/source/configuring.md index 05bb9a96c2..7a32607eb7 100644 --- a/guides/source/configuring.md +++ b/guides/source/configuring.md @@ -1317,7 +1317,7 @@ know which pages it is allowed to index. Rails creates this file for you inside the `/public` folder. By default, it allows search engines to index all pages of your application. If you want to block -indexing on all pages of you application, use this: +indexing on all pages of your application, use this: ``` User-agent: * -- cgit v1.2.3