summaryrefslogtreecommitdiff
path: root/docs/linking_to_external_code/reloading_modules.md
diff options
context:
space:
mode:
authorMatt Dumler <mattd3v@pm.me>2020-05-18 14:53:25 -0500
committerGitHub <noreply@github.com>2020-05-18 15:53:25 -0400
commit88b24261ba467c20d4ef90224b07c19a71398f0f (patch)
tree0c5b47c766208877adc3a2afb16506c888d6e50b /docs/linking_to_external_code/reloading_modules.md
parent76ee5c780848a922dfc0ab8ac48096ab2262cc4a (diff)
adjust docs (#5598)
Diffstat (limited to 'docs/linking_to_external_code/reloading_modules.md')
-rw-r--r--docs/linking_to_external_code/reloading_modules.md2
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? -->