Skip to content

Commit

Permalink
Merge pull request #62 from tomfast/patch-1
Browse files Browse the repository at this point in the history
Update README.textile
  • Loading branch information
timfjord committed Aug 7, 2015
2 parents 8a38eeb + a26053a commit b26c2e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.textile
Expand Up @@ -47,7 +47,7 @@ A simple configuration for your locale.rb could look like this:
I18n.backend = I18n::Backend::ActiveRecord.new
</pre>

A more adavanced example (Thanks Moritz), which uses YAML files and ActiveRecord for lookups:
A more advanced example (Thanks Moritz), which uses YAML files and ActiveRecord for lookups:

<pre>
require 'i18n/backend/active_record'
Expand Down

0 comments on commit b26c2e6

Please sign in to comment.