summaryrefslogtreecommitdiff
path: root/cli/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'cli/README.md')
-rw-r--r--cli/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/README.md b/cli/README.md
index 778b279ec..18bee8a41 100644
--- a/cli/README.md
+++ b/cli/README.md
@@ -5,4 +5,4 @@
This provides the actual deno executable and the user-facing APIs.
-The deno crate uses the deno_core and deno_typescript to provide the executable.
+The deno crate uses the deno_core to provide the executable.