Skip to content
This repository was archived by the owner on Aug 4, 2021. It is now read-only.

Commit 625c9fe

Browse files
authored
Merge pull request #120 from GeorgeTaveras1231/patch-1
Correct description of jail option
2 parents f267620 + 85f6814 commit 625c9fe

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
@@ -51,7 +51,7 @@ export default {
5151
preferBuiltins: false, // Default: true
5252

5353
// Lock the module search in this path (like a chroot). Module defined
54-
// outside this path will be mark has external
54+
// outside this path will be marked as external
5555
jail: '/my/jail/path', // Default: '/'
5656

5757
// If true, inspect resolved files to check that they are

0 commit comments

Comments
 (0)