From b286d4f04302b2445913cd964053958a49cb402b Mon Sep 17 00:00:00 2001 From: Kevin Barabash Date: Fri, 28 Nov 2014 18:50:27 -0700 Subject: [PATCH] add angle brackets to URL --- touch-events/touch-events.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/touch-events/touch-events.d.ts b/touch-events/touch-events.d.ts index 0810bd191..d299b45c4 100644 --- a/touch-events/touch-events.d.ts +++ b/touch-events/touch-events.d.ts @@ -1,6 +1,6 @@ // Type definitions for HTML Touch Events // Project: http://www.w3.org/TR/touch-events/ -// Definitions by: Kevin Barabash https://github.com/kevinb7 +// Definitions by: Kevin Barabash // Definitions: https://github.com/borisyankov/DefinitelyTyped interface TouchEvent extends UIEvent {