Skip to content

Commit 21df16d

Browse files
author
Vincent Boivin
authored
Add missing description to CONTRIBUTING.md (microsoft#40329)
1 parent bfb00eb commit 21df16d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ See below for examples.
176176

177177
### Tests for multiple files
178178

179-
When you need to multiple files in a single test, use the `filename` tag:
179+
When you need to mimic having multiple files in a single test to test features such as "import", use the `filename` tag:
180180

181181
```ts
182182
// @filename: file1.ts

0 commit comments

Comments
 (0)