Skip to content

Commit 967d54f

Browse files
committed
Update README.md
1 parent 65305e0 commit 967d54f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ The project currently provides the following features:
99
* Mocha test structure, which can be run with Code or `npm test`, also with source maps
1010
* Error detection and navigation within Code for both build and test problems (see [Code Tasks](https://code.visualstudio.com/Docs/editor/tasks))
1111
* Debug settings (_currently a bug is preventing this from being reliable_)
12-
* Type definitions provided by [`tsd`][tsd]
12+
* Type definitions provided by [`typings`][typings]
1313
* Custom type definitions ready for your own declarations
1414

1515
### Project Structure

0 commit comments

Comments
 (0)