From ef0d9209dbf858a6b0f6bc92417ea510f17fe74a Mon Sep 17 00:00:00 2001 From: Dmytrii Nagirniak Date: Tue, 8 Nov 2011 09:25:18 +1100 Subject: [PATCH] spelling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 01147f5..abfefa1 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ This way it doesn't conflict with any files in `public/assets`. This is optional and you can skip it for now. -Bu if you are in for that, then: +But if you are in for that, then: 1. Add the option `config.assets.prefix = 'public/assets-test'` to `config/environments/test.rb` . 2. Replace all `public/assets` with `public/assets-test` in `spec/javascripts/support/jasmine.yml`.