Skip to content

Commit

Permalink
Fix formatting error from javscript to javascript
Browse files Browse the repository at this point in the history
  • Loading branch information
Yamboy1 committed Jul 11, 2017
1 parent 3140125 commit 6fca6fe
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 @@ -70,7 +70,7 @@ Reload can be used in conjunction with tools that allow for automatically restar
### Express Example

**`server.js`:**
```javscript
```javascript
var express = require('express')
var http = require('http')
var path = require('path')
Expand Down

0 comments on commit 6fca6fe

Please sign in to comment.