diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/testdata/fmt/with_config/subdir/c.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testdata/fmt/with_config/subdir/c.md b/tests/testdata/fmt/with_config/subdir/c.md index 012f7e3d4..70a426af2 100644 --- a/tests/testdata/fmt/with_config/subdir/c.md +++ b/tests/testdata/fmt/with_config/subdir/c.md @@ -5,7 +5,7 @@ unless you specifically enable it, a program run with Deno has no file, network, or environment access. Access to security sensitive functionality -requires that permisisons have been +requires that permissions have been granted to an executing script through command line flags, or a runtime permission prompt. |