Skip to content

Commit

Permalink
Fixed typo (#975)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lobosque authored and justin808 committed Nov 10, 2017
1 parent 2128183 commit 35f88ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/generators/react_on_rails/base_generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ def self.helpful_message
- Visit http://localhost:3000/hello_world and see your React On Rails app running!
- Run bin/webpack-dev-server to start the Webpack dev server for compilation of Webpack
assets assets as soon as you save. This default setup with the dev server does not work
assets as soon as you save. This default setup with the dev server does not work
for server rendering
- Alternately, you may turn off compile in config/webpacker.yml and run the foreman
Expand Down

0 comments on commit 35f88ca

Please sign in to comment.