aboutsummaryrefslogtreecommitdiff
path: root/docs/docs/internals/dotc-scalac.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/docs/internals/dotc-scalac.md')
-rw-r--r--docs/docs/internals/dotc-scalac.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/docs/internals/dotc-scalac.md b/docs/docs/internals/dotc-scalac.md
index cf668cbb8..f41f21370 100644
--- a/docs/docs/internals/dotc-scalac.md
+++ b/docs/docs/internals/dotc-scalac.md
@@ -1,10 +1,8 @@
---
layout: default
-title: "Scalac vs Dotty"
+title: "Differences between Scalac and Dotty"
---
-Differences between Scalac and Dotty
-====================================
Overview explanation how symbols, named types and denotations hang together:
[Denotations.scala:22]