We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c6af92 commit 7bca09cCopy full SHA for 7bca09c
README.md
@@ -245,9 +245,9 @@ but once that's done your `live-server` will start up.
245
246
That starts a node.js HTTP server on port 8000
247
and opens the form you just created in your default browser.
248
-If you wish to edit the styles in **style.css** or the
+If you wish to update the form styles in **style.css** or the
249
client-side Javascript in **form-submission-handler.js**,
250
-please be sure to update `index.html` to load those resources
+please be sure to edit **index.html** to load those resources
251
locally rather than via GitHub.
252
253
> **Note**: This is a _light_ taste of Node.js for absolute beginners.
0 commit comments