Skip to content

Commit

Permalink
chore: fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
line-o committed Mar 2, 2017
1 parent a4ef811 commit bb5a076
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ var users = require('./components/users')
// exist specific mime types
mime.define({
'application/xquery': ['xq', 'xql', 'xqm'],
'application/xml': ['xconf','odd']
'application/xml': ['xconf', 'odd']
})

// helper functions
Expand Down

0 comments on commit bb5a076

Please sign in to comment.