summaryrefslogtreecommitdiff
path: root/cli/import_map.rs
diff options
context:
space:
mode:
authorBartek IwaƄczuk <biwanczuk@gmail.com>2020-02-11 21:50:20 +0100
committerGitHub <noreply@github.com>2020-02-11 21:50:20 +0100
commitb67f20be3b5234bad2565c1770fa89d49942b342 (patch)
tree2e4312c3d06d286bbfa6891457f1e00f0af6dacb /cli/import_map.rs
parent61273085e40fb4d992eef4b1b5601e3567c80664 (diff)
update references to testing/mod.ts in manual (#3973)
Diffstat (limited to 'cli/import_map.rs')
-rw-r--r--cli/import_map.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/import_map.rs b/cli/import_map.rs
index f9c50345d..51c03a4e1 100644
--- a/cli/import_map.rs
+++ b/cli/import_map.rs
@@ -147,7 +147,7 @@ impl ImportMap {
/// Parse provided key as import map specifier.
///
- /// Specifiers must be valid URLs (eg. "https://deno.land/x/std/testing/mod.ts")
+ /// Specifiers must be valid URLs (eg. "https://deno.land/x/std/testing/asserts.ts")
/// or "bare" specifiers (eg. "moment").
// TODO: add proper error handling: https://github.com/WICG/import-maps/issues/100
fn normalize_specifier_key(