提交 823c17e4 编写于 作者: A Akshay Vishnoi

[ci skip] Fix typo

上级 6375c9a3
......@@ -549,4 +549,4 @@ end
```
You should follow Rails conventions when defining your own events. The format is: `event.library`.
If you application is sending Tweets, you should create an event named `tweet.twitter`.
If your application is sending Tweets, you should create an event named `tweet.twitter`.
......@@ -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: *
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册