diff --git a/nvd3/nvd3.d.ts b/nvd3/nvd3.d.ts
index 0fb9db4ed..97e1ebf92 100644
--- a/nvd3/nvd3.d.ts
+++ b/nvd3/nvd3.d.ts
@@ -1,6 +1,6 @@
// Type definitions for nvd3 1.8.1
// Project: https://github.com/novus/nvd3
-// Definitions by: Maxime LUCE
+// Definitions by: Peter Mitchell
// Definitions: https://github.com/borisyankov/DefinitelyTyped
///
@@ -19,29 +19,29 @@ declare module nv {
bottom?: number
}
- interface Legend extends Chart