Skip to content

Commit 7bca09c

Browse files
committed
fix formatting inconsistency and some verbage for live-server section
1 parent 5c6af92 commit 7bca09c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -245,9 +245,9 @@ but once that's done your `live-server` will start up.
245245

246246
That starts a node.js HTTP server on port 8000
247247
and opens the form you just created in your default browser.
248-
If you wish to edit the styles in **style.css** or the
248+
If you wish to update the form styles in **style.css** or the
249249
client-side Javascript in **form-submission-handler.js**,
250-
please be sure to update `index.html` to load those resources
250+
please be sure to edit **index.html** to load those resources
251251
locally rather than via GitHub.
252252

253253
> **Note**: This is a _light_ taste of Node.js for absolute beginners.

0 commit comments

Comments
 (0)