Skip to content

Commit b86dad3

Browse files
author
Bruno Herfst
authored
Update README.md
1 parent 72ab267 commit b86dad3

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
@@ -4,7 +4,7 @@ Here you can find some [modules](./docs/API-Registry.md) we host inside our [@ex
44

55
## Installing modules
66

7-
We only use npm to manage packages and versions. This means that after we install a peer we still need to finish it's installation by including it's main:
7+
We only use npm to manage packages and versions. This means that after we install a peer we still need to finish it's installation by including it's main entry point:
88

99
#include 'node_modules/@extendscript/modules.init/init.js'
1010
#include 'node_modules/@extendscript/another.module/module.js'

0 commit comments

Comments
 (0)