Skip to content

Commit c497e3c

Browse files
authored
Fix spelling of tool to reflect new directory name
1 parent e148ccc commit c497e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Nodejs/Product/Nodejs/TypingsAcquisition.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ private static string LocalTypingsToolPath {
4848

4949
return Path.Combine(
5050
root,
51-
"TypingsAquisitionTool");
51+
"TypingsAcquisitionTool");
5252
}
5353
}
5454

0 commit comments

Comments
 (0)