From a0d12e107cca69cc58f4030c6ffd5945319055ae Mon Sep 17 00:00:00 2001 From: Bart van der Schoor Date: Wed, 4 Jun 2014 19:28:55 +0200 Subject: [PATCH] fixed typo in fs-extra header --- fs-extra/fs-extra.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs-extra/fs-extra.d.ts b/fs-extra/fs-extra.d.ts index 75f6c71a0..3d1af12ac 100644 --- a/fs-extra/fs-extra.d.ts +++ b/fs-extra/fs-extra.d.ts @@ -1,4 +1,4 @@ -// Type definitions for aws-sdk +// Type definitions for fs-extra // Project: https://github.com/jprichardson/node-fs-extra // Definitions by: midknight41 // Definitions: https://github.com/borisyankov/DefinitelyTyped