Skip to content

Commit

Permalink
fix tiny naming-error in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-devolute committed Oct 30, 2012
1 parent 1ef9e76 commit 0cd1263
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -56,7 +56,7 @@ run MyRailsApp::Application
```

## Use
On views where there is translated fields, there should be a dropdown to switch currently edited locale.
On views where there is translated fields, there should be a dropdown to switch currently edited locale.

Products:
http://dl.dropbox.com/u/6210261/spree_multi_lingual.swf
Expand Down Expand Up @@ -105,7 +105,7 @@ Special thanks to sbounmy for the amount of contributions he did. Thanks to Rada
Be sure to bundle your dependencies and then create a dummy test app for the specs to run against.

$ bundle
$ bundle exec rake test app
$ bundle exec rake test_app
$ bundle exec rspec spec

Copyright (c) 2012 Jean-Philippe Boily, released under the New BSD License
Copyright (c) 2012 Jean-Philippe Boily, released under the New BSD License

0 comments on commit 0cd1263

Please sign in to comment.