Skip to content

Commit 7c947f7

Browse files
author
Andy Hanson
committed
Fix typo in PR template
1 parent 46ad6f9 commit 7c947f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If adding a new definition:
1717
If changing an existing definition:
1818
- [ ] Provide a URL to documentation or source code which provides context for the suggested changes: <<url here>>
1919
- [ ] Increase the version number in the header if appropriate.
20-
- [ ] If you are making substantial changes, consider adding a `tslint.json` containing `{ "extends": "dslint/dt.json" }`.
20+
- [ ] If you are making substantial changes, consider adding a `tslint.json` containing `{ "extends": "dtslint/dt.json" }`.
2121

2222
If removing a declaration:
2323
- [ ] If a package was never on DefinitelyTyped, you don't need to do anything. (If you wrote a package and provided types, you don't need to register it with us.)

0 commit comments

Comments
 (0)