add missing comma

This commit is contained in:
vilicvane
2015-06-11 18:10:41 +08:00
parent 376aa3d4ba
commit a94992717c
+1 -1
View File
@@ -1,6 +1,6 @@
// Type definitions for multer
// Project: https://github.com/expressjs/multer
// Definitions by: jt000 <https://github.com/jt000> vilicvane <https://vilic.github.io/>
// Definitions by: jt000 <https://github.com/jt000>, vilicvane <https://vilic.github.io/>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
/// <reference path="../express/express.d.ts" />