Skip to content

Commit bf16ab7

Browse files
author
Paul van Brenk
committed
fix typo
1 parent 667bc03 commit bf16ab7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/services/shims.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -834,4 +834,4 @@ module TypeScript.Services {
834834
export var TypeScriptServicesFactory = ts.TypeScriptServicesFactory;
835835
}
836836

837-
let toolsVerions = "1.4.3.0";
837+
let toolsVersion = "1.4.3.0";

0 commit comments

Comments
 (0)