Skip to content

Commit

Permalink
Revert wording a little bit
Browse files Browse the repository at this point in the history
  • Loading branch information
squadette committed Feb 16, 2017
1 parent 2b7e40b commit 3f8db58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/react_on_rails/generators/install_generator_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
bundle && yarn
- Run the foreman command to load the rails server and webpack process
- Run the foreman command to start the rails server and run webpack in watch mode.
foreman start -f Procfile.dev
Expand All @@ -115,7 +115,7 @@
bundle && yarn
- Run the foreman command to load the rails server and webpack process
- Run the foreman command to start the rails server and run webpack in watch mode.
foreman start -f Procfile.dev
Expand Down

0 comments on commit 3f8db58

Please sign in to comment.