Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
in line 98 , correct the word 'immediately',
  • Loading branch information
SPxiaomin authored and demurgos committed Aug 28, 2018
1 parent 0a3f940 commit 85e7ca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ Creates a stream which notifies the livereload server on what changed.

### livereload.listen([options])

Starts a livereload server. It takes an optional options parameter that is the same as the one noted above. Also you dont need to worry with multiple instances as this function will end immidiately if the server is already runing.
Starts a livereload server. It takes an optional options parameter that is the same as the one noted above. Also you dont need to worry with multiple instances as this function will end immediately if the server is already runing.

### livereload.changed(path)

Expand Down

0 comments on commit 85e7ca0

Please sign in to comment.