fix #13621, the nim-livereload is mentioned as proposal in #8927 (#14998)

This commit is contained in:
Bung
2020-07-16 17:18:59 +08:00
committed by GitHub
parent 282128ab66
commit ba5604b96d

View File

@@ -228,7 +228,6 @@ completion.
JavaScript target
=================
Once your code is compiled for hot reloading, the ``nim-livereload`` NPM
package provides a convenient solution for implementing the actual reloading
Once your code is compiled for hot reloading, a convenient solution for implementing the actual reloading
in the browser using a framework such as [LiveReload](http://livereload.com/)
or [BrowserSync](https://browsersync.io/).