diff --git a/evaporate/evaporate.d.ts b/evaporate/evaporate.d.ts
index 07c82325f..2a6745546 100644
--- a/evaporate/evaporate.d.ts
+++ b/evaporate/evaporate.d.ts
@@ -1,6 +1,6 @@
// Type definitions for EvaporateJS
// Project: https://github.com/TTLabs/EvaporateJS
-// Definitions by: Andrew Kuklewicz
+// Definitions by: Andrew Kuklewicz , Chris Rhoden
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
declare class Evaporate {
cancel(id:string): boolean;