diff options
Diffstat (limited to 'docs/linking_to_external_code/reloading_modules.md')
-rw-r--r-- | docs/linking_to_external_code/reloading_modules.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linking_to_external_code/reloading_modules.md b/docs/linking_to_external_code/reloading_modules.md index 886cf5628..94b87b711 100644 --- a/docs/linking_to_external_code/reloading_modules.md +++ b/docs/linking_to_external_code/reloading_modules.md @@ -19,4 +19,4 @@ comma to separate URLs `--reload=https://deno.land/std/fs/copy.ts,https://deno.land/std/fmt/colors.ts` -<!-- Should this be part of examples? -- +<!-- Should this be part of examples? --> |