From 614b203e1d6a36b87fedd01fb35b1a3d53295754 Mon Sep 17 00:00:00 2001 From: Jay Hayes Date: Sun, 20 Oct 2013 19:51:19 -0500 Subject: Fixes typo --- guides/source/i18n.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'guides/source') diff --git a/guides/source/i18n.md b/guides/source/i18n.md index 837a07ddbb..770b981af2 100644 --- a/guides/source/i18n.md +++ b/guides/source/i18n.md @@ -492,7 +492,7 @@ Overview of the I18n API Features You should have good understanding of using the i18n library now, knowing all necessary aspects of internationalizing a basic Rails application. In the following chapters, we'll cover it's features in more depth. -These chapters will show examples using both th `I18n.translate` method as well as the [`translate` view helper method](http://api.rubyonrails.org/classes/ActionView/Helpers/TranslationHelper.html#method-i-translate) (noting the additional feature provide by the view helper method). +These chapters will show examples using both the `I18n.translate` method as well as the [`translate` view helper method](http://api.rubyonrails.org/classes/ActionView/Helpers/TranslationHelper.html#method-i-translate) (noting the additional feature provide by the view helper method). Covered are features like these: -- cgit v1.2.3