We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71dc61a commit fd77b8cCopy full SHA for fd77b8c
spec/dummy/client/server-rails-hot.js
@@ -11,7 +11,7 @@
11
// 1. Update your application.html.erb or equivalent to use the env_javascript_include_tag
12
// and env_stylesheet_link_tag helpers.
13
// 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.
+// 3. Start up `foreman start -f Procfile.hot` to start both Rails and the hot reload server.
15
16
import webpack from 'webpack';
17
import WebpackDevServer from 'webpack-dev-server';
0 commit comments