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

Commit 85f6814

Browse files
Correct description of jail option
1 parent 29fc2ca commit 85f6814

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)