Skip to content

Commit

Permalink
Changed the code type from 'typescript' to 'javascript' of the code s…
Browse files Browse the repository at this point in the history
…ample in the README
  • Loading branch information
AdrienCastex committed Jun 14, 2017
1 parent 039c7f9 commit 34a19f1
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 @@ -33,7 +33,7 @@ npm install webdav-server

# Quick usage

```typescript
```javascript
// TypeScript
import * as webdav from 'webdav-server'
// Javascript
Expand Down

0 comments on commit 34a19f1

Please sign in to comment.