From 5a70beef53ba1dca757130fbae9a4befcdda1989 Mon Sep 17 00:00:00 2001 From: Shayne Hartford Date: Tue, 5 Jun 2018 17:11:36 -0400 Subject: [PATCH] Fixed author --- types/snekfetch/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/snekfetch/index.d.ts b/types/snekfetch/index.d.ts index 4885656a98..aa831be0cc 100644 --- a/types/snekfetch/index.d.ts +++ b/types/snekfetch/index.d.ts @@ -1,6 +1,6 @@ // Type definitions for snekfetch 4.0 // Project: https://github.com/GusCaplan/snekfetch -// Definitions by: Iker Pérez Brunelli +// Definitions by: Iker Pérez Brunelli // Shayne Hartford // Yukine // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped