Skip to content

Commit 6edc9b8

Browse files
authored
Update md_preview.md
1 parent c310b38 commit 6edc9b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/books/nvchad/plugins/md_preview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ To integrate this functionality into your editor, two of the plugins available f
2323

2424
### Peek.nvim
2525

26-
[Peek](https://github.com/toppair/peek.nvim) uses [Deno](https://deno.com/manual) a JavaScript, TypeScript and WebAssembly runtime with default secure settings for its operation. By default Deno does not allow any file, network or environment access unless explicitly enabled.
26+
[Peek](https://github.com/toppair/peek.nvim) uses [Deno](https://deno.com/manual) a JavaScript, TypeScript and WebAssembly runtime with default and secure settings for its operation. By default Deno does not allow any file, network or environment access unless explicitly enabled.
2727

2828
If you have also installed the [Template Chadrc](../template_chadrc.md) this component will already be available as it is one of the language servers installed by default. In case it is not yet present in the editor you can install it with the command `:MasonInstall deno`.
2929

0 commit comments

Comments
 (0)