diff --git a/guides/source/configuring.md b/guides/source/configuring.md index 9e2588ecb36de16425586181611969c6f1fce28c..31b937c92541a77c74a49462b359b58000e98637 100644 --- a/guides/source/configuring.md +++ b/guides/source/configuring.md @@ -1127,7 +1127,7 @@ Search Engines Indexing Sometimes, you may want to prevent some pages of your application to be visible on search sites like Google, Bing, Yahoo or Duck Duck Go. The robots that index -these sites will first analyse the `http://your-site.com/robots.txt` file to +these sites will first analyze the `http://your-site.com/robots.txt` file to know which pages it is allowed to index. Rails creates this file for you inside the `/public` folder. By default, it allows