Skip to content

Commit a265bb1

Browse files
committed
Tweak wording to be less repetitive
1 parent 2369c18 commit a265bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/configuration/def-extensions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ a strictly typed language like TypeScript. Here's how we handle it:
1212
# Library
1313

1414
The [@ts-defold/library](https://github.com/ts-defold/library) contains user-submitted
15-
types for popular Defold extensions. The library is installed in all ts-defold templates.
15+
types for popular Defold extensions. The library is included in all ts-defold templates.
1616
Install your preferred extensions in Defold, then type `npm run resolve` to fetch
1717
the matching types from the library.
1818

0 commit comments

Comments
 (0)