Skip to content

Commit 85e7ca0

Browse files
SPxiaomindemurgos
authored andcommitted
Update README.md
in line 98 , correct the word 'immediately',
1 parent 0a3f940 commit 85e7ca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Creates a stream which notifies the livereload server on what changed.
9595

9696
### livereload.listen([options])
9797

98-
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.
98+
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.
9999

100100
### livereload.changed(path)
101101

0 commit comments

Comments
 (0)