From 13f8a3bb8f1cc3d1699abb7da8000f17224feb83 Mon Sep 17 00:00:00 2001 From: Raghav Katyal Date: Mon, 1 Aug 2016 16:29:49 -0700 Subject: [PATCH] Fixing casing error --- promises-a-plus/promises-a-plus-tests.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/promises-a-plus/promises-a-plus-tests.ts b/promises-a-plus/promises-a-plus-tests.ts index b6c4060758..222cca14d8 100644 --- a/promises-a-plus/promises-a-plus-tests.ts +++ b/promises-a-plus/promises-a-plus-tests.ts @@ -1,5 +1,5 @@ /// -/// +/// /// var thenNum: PromisesAPlus.Thenable;