summaryrefslogtreecommitdiff
path: root/docs/linking_to_external_code/import_maps.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/import_maps.md
parent76ee5c780848a922dfc0ab8ac48096ab2262cc4a (diff)
adjust docs (#5598)
Diffstat (limited to 'docs/linking_to_external_code/import_maps.md')
-rw-r--r--docs/linking_to_external_code/import_maps.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/linking_to_external_code/import_maps.md b/docs/linking_to_external_code/import_maps.md
index 6b051bef8..fe3a40cd2 100644
--- a/docs/linking_to_external_code/import_maps.md
+++ b/docs/linking_to_external_code/import_maps.md
@@ -5,7 +5,7 @@
Deno supports [import maps](https://github.com/WICG/import-maps).
-You can use import map with the `--importmap=<FILE>` CLI flag.
+You can use import maps with the `--importmap=<FILE>` CLI flag.
Current limitations: