Skip to content

Commit

Permalink
Fix spelling (shakacode#637)
Browse files Browse the repository at this point in the history
  • Loading branch information
dijonkitchen authored and justin808 committed Dec 6, 2016
1 parent 71dc61a commit fd77b8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/dummy/client/server-rails-hot.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
// 1. Update your application.html.erb or equivalent to use the env_javascript_include_tag
// and env_stylesheet_link_tag helpers.
// 2. Make sure you have a hot-assets target in your client/package.json
// 3. Start up `forman start -f Procfile.hot` to start both Rails and the hot reload server.
// 3. Start up `foreman start -f Procfile.hot` to start both Rails and the hot reload server.

import webpack from 'webpack';
import WebpackDevServer from 'webpack-dev-server';
Expand Down

0 comments on commit fd77b8c

Please sign in to comment.