diff --git a/jquery.slick/slick.d.ts b/jquery.slick/slick.d.ts index cc9aa626b..949f21736 100644 --- a/jquery.slick/slick.d.ts +++ b/jquery.slick/slick.d.ts @@ -374,7 +374,7 @@ interface JQuery { /** * Get Slick Object - * @param methodName "getSlick" + * @param methodName The name of the method */ slick(methodName: "getSlick"): Object;