Fixed casing on typescriptServices import

This commit is contained in:
ryan-codingintrigue
2015-03-17 18:38:47 +00:00
parent 64628c14ec
commit 7a3cda0271
+1 -1
View File
@@ -3,7 +3,7 @@
// Definitions by: Ryan Graham <https://github.com/ryan-codingintrigue>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
/// <reference path="../typescript-services/typescriptservices.d.ts" />
/// <reference path="../typescript-services/typescriptServices.d.ts" />
/// <reference path="../es6-promise/es6-promise.d.ts" />
declare class Request {