From 5602eebc639c26a0ded2badac4fa339bc8b396a8 Mon Sep 17 00:00:00 2001 From: Paul Nikitochkin Date: Thu, 8 Aug 2013 14:04:08 +0300 Subject: Remove using of suffix with term. [ci skip] --- guides/source/getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/source/getting_started.md b/guides/source/getting_started.md index acfbf24f12..784a61adc1 100644 --- a/guides/source/getting_started.md +++ b/guides/source/getting_started.md @@ -641,7 +641,7 @@ private ``` See the `permit`? It allows us to accept both `title` and `text` in this -action. With this change, you should finally be able to create new `Post`s. +action. With this change, you should finally be able to create new posts. Visit and give it a try! ![Show action for posts](images/getting_started/show_action_for_posts.png) -- cgit v1.2.3