Skip to content

Commit 39e533a

Browse files
authored
Typo fix
Changed "mean" to "meant"
1 parent dc04b97 commit 39e533a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ The files within this directory are used to generate `lib.d.ts` and `lib.es6.d.t
44

55
## Generated files
66

7-
Any files ending in `.generated.d.ts` aren't mean to be edited by hand.
7+
Any files ending in `.generated.d.ts` aren't meant to be edited by hand.
88
If you need to make changes to such files, make a change to the input files for [**our library generator**](https://github.com/Microsoft/TSJS-lib-generator).

0 commit comments

Comments
 (0)