Skip to content

Commit

Permalink
docs: typo watch
Browse files Browse the repository at this point in the history
  • Loading branch information
christophehurpeau authored Jul 10, 2017
1 parent 655a7ce commit 2eae1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/features/environment.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ module.exports = {
{
name: "myapp",
script: "./app.js",
watche: true,
watch: true,
env: {
"PORT": 3000,
"NODE_ENV": "development"
Expand Down

0 comments on commit 2eae1c3

Please sign in to comment.