From a8729629286449095ce7536cb33e7df5cd4d9e6e Mon Sep 17 00:00:00 2001 From: Christophe Coevoet Date: Tue, 5 Nov 2019 22:26:52 +0100 Subject: [PATCH] Fix the package name in the description of the autosize types (#40047) --- types/autosize/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/autosize/index.d.ts b/types/autosize/index.d.ts index b66dcc2aae..738026adbb 100644 --- a/types/autosize/index.d.ts +++ b/types/autosize/index.d.ts @@ -1,4 +1,4 @@ -// Type definitions for jquery.autosize 3.0 +// Type definitions for autosize 3.0 // Project: http://www.jacklmoore.com/autosize/ // Definitions by: Aaron T. King , keika299 , NeekSandhu // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped