Skip to content

Commit

Permalink
Period to colon
Browse files Browse the repository at this point in the history
  • Loading branch information
Pete Cooper committed May 29, 2014
1 parent 73cff31 commit b341af4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/pages/applications.html
Expand Up @@ -53,7 +53,7 @@ <h3 class="subheader">We use Rails to develop our own apps and Foundation helps
```
### Configure Asset pipeline

Add Modernizr to precompiled assets for production in `config/environments/production.rb`.
Add Modernizr to precompiled assets for production in `config/environments/production.rb`:

```ruby
config.assets.precompile += %w( vendor/modernizr.js )
Expand Down

0 comments on commit b341af4

Please sign in to comment.