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 {