Fixing casing error

This commit is contained in:
Raghav Katyal
2016-08-01 16:29:49 -07:00
parent 2ef5e43345
commit 13f8a3bb8f

View File

@@ -1,5 +1,5 @@
/// <reference types="rx"/>
/// <reference types="Q"/>
/// <reference types="q"/>
/// <reference types="when"/>
var thenNum: PromisesAPlus.Thenable<number>;