From 01f70fc7b35a2d23f5bd8f9598a4e3f1bcb7fc01 Mon Sep 17 00:00:00 2001 From: Pine Mizune Date: Thu, 15 Nov 2018 12:24:34 +0900 Subject: [PATCH] [text-encoding] Fix contributor GitHub URL (#30483) * Fix GitHub URL * Fix indent --- types/text-encoding/index.d.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/types/text-encoding/index.d.ts b/types/text-encoding/index.d.ts index ab0a92ba60..88296cb396 100644 --- a/types/text-encoding/index.d.ts +++ b/types/text-encoding/index.d.ts @@ -1,8 +1,8 @@ // Type definitions for text-encoding // Project: https://github.com/inexorabletash/text-encoding -// Definitions by: MIZUNE Pine +// Definitions by: Pine Mizune // Mohsen Azimi -// Thomas Nicollet +// Thomas Nicollet // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TypeScript Version: 2.8