diff options
Diffstat (limited to 'cli/tsc')
-rw-r--r-- | cli/tsc/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tsc/README.md b/cli/tsc/README.md index d3263c4bd..e68013885 100644 --- a/cli/tsc/README.md +++ b/cli/tsc/README.md @@ -3,7 +3,7 @@ This directory contains the code for the typescript compiler snapshot There is currently A LOT of overlap between this code and the runtime snapshot -code in cli/js2. +code in cli/rt. This is intentionally ugly because there should be no overlap. |