diff --git a/CONTRIBUTORS.md b/CONTRIBUTORS.md
index ae5d4c03b7..88ffbb5bc6 100644
--- a/CONTRIBUTORS.md
+++ b/CONTRIBUTORS.md
@@ -496,7 +496,7 @@ This document generated by [dt-contributors-generator](https://github.com/vvakam
* [:link:](passport-local/passport-local.d.ts) [passport-local](https://github.com/jaredhanson/passport-local) by [Maxime LUCE](https://github.com/SomaticIT)
* [:link:](pathwatcher/pathwatcher.d.ts) [pathwatcher](https://github.com/atom/node-pathwatcher) by [vvakame](https://github.com/vvakame)
* [:link:](pdf/pdf.d.ts) [PDF.js](https://github.com/mozilla/pdf.js) by [Josh Baldwin](https://github.com/jbaldwin)
-* [:link:](peerjs/Peer.d.ts) [PeerJS](http://peerjs.com) by [Toshiya Nakakura](https://github.com/nakakura)
+* [:link:](peerjs/peerjs.d.ts) [PeerJS](http://peerjs.com) by [Toshiya Nakakura](https://github.com/nakakura)
* [:link:](pegjs/pegjs.d.ts) [PEG.js](http://pegjs.majda.cz) by [vvakame](https://github.com/vvakame)
* [:link:](persona/persona.d.ts) [Persona](http://www.mozilla.org/en-US/persona) by [James Frasca](https://github.com/Nycto)
* [:link:](pg/pg.d.ts) [pg](https://github.com/brianc/node-postgres) by [Phips Peter](http://pspeter3.com)
diff --git a/peerjs/Peer-tests.ts b/peerjs/peerjs-tests.ts
similarity index 97%
rename from peerjs/Peer-tests.ts
rename to peerjs/peerjs-tests.ts
index 02a63cd8fa..60c9081c6d 100644
--- a/peerjs/Peer-tests.ts
+++ b/peerjs/peerjs-tests.ts
@@ -1,4 +1,4 @@
-///
+///
///
var peerByOption: PeerJs.Peer = new Peer({
diff --git a/peerjs/Peer.d.ts b/peerjs/peerjs.d.ts
similarity index 100%
rename from peerjs/Peer.d.ts
rename to peerjs/peerjs.d.ts