Skip to content

Commit fd77b8c

Browse files
dijonkitchenjustin808
authored andcommitted
Fix spelling (#637)
1 parent 71dc61a commit fd77b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/dummy/client/server-rails-hot.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
// 1. Update your application.html.erb or equivalent to use the env_javascript_include_tag
1212
// and env_stylesheet_link_tag helpers.
1313
// 2. Make sure you have a hot-assets target in your client/package.json
14-
// 3. Start up `forman start -f Procfile.hot` to start both Rails and the hot reload server.
14+
// 3. Start up `foreman start -f Procfile.hot` to start both Rails and the hot reload server.
1515

1616
import webpack from 'webpack';
1717
import WebpackDevServer from 'webpack-dev-server';

0 commit comments

Comments
 (0)