Skip to content

Commit

Permalink
Fix minor typo (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
dkundel authored and asciidisco committed Feb 21, 2018
1 parent d2e9933 commit 195323a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ Using cURL:
curl 'https://webconf-api-2018.glitch.me/'
```

Usng Node.js:
Using Node.js:

```javascript
const https = require('https')
Expand Down

0 comments on commit 195323a

Please sign in to comment.