Skip to content

Commit

Permalink
Fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gigobyte authored Jan 6, 2018
1 parent e9b46fb commit fdd669c
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 @@ -42,7 +42,7 @@ const { HLTV } = require('hltv')

#### Configuration

You can create an istance of HLTV with a custom config.
You can create an instance of HLTV with a custom config.

```javascript
const myHLTV = HLTV.createInstance({hltvUrl: 'my-proxy-server'})
Expand Down

0 comments on commit fdd669c

Please sign in to comment.