Skip to content

Commit

Permalink
Improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mmontossi committed Aug 1, 2015
1 parent 874ddbd commit 55a6600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -41,7 +41,7 @@ Crumbs.define do
end
```

To translate names you can use the t method (keys starting with dot will be prepended with 'crumbs.'):
To translate names you can use the t method (keys starting with dot are prepended with 'crumbs.'):
```ruby
Crumbs.define do
controller :site do
Expand Down

0 comments on commit 55a6600

Please sign in to comment.