Commit e6e7cbc 1 parent 80ea837 commit e6e7cbc Copy full SHA for e6e7cbc
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -166,7 +166,7 @@ The valid arguments for the `--allow-fs-read` flag are:
166
166
Example ` --allow-fs-read=/folder1/ --allow-fs-read=/folder1/ `
167
167
168
168
Paths delimited by comma (` , ` ) are no longer allowed.
169
- When passing a single flag with a comma a warning will be diplayed
169
+ When passing a single flag with a comma a warning will be displayed.
170
170
171
171
Examples can be found in the [ File System Permissions] [ ] documentation.
172
172
@@ -220,7 +220,7 @@ The valid arguments for the `--allow-fs-write` flag are:
220
220
Example ` --allow-fs-read=/folder1/ --allow-fs-read=/folder1/ `
221
221
222
222
Paths delimited by comma (` , ` ) are no longer allowed.
223
- When passing a single flag with a comma a warning will be diplayed
223
+ When passing a single flag with a comma a warning will be displayed.
224
224
225
225
Examples can be found in the [ File System Permissions] [ ] documentation.
226
226
You can’t perform that action at this time.
0 commit comments