Skip to content

Commit 0cbaccb

Browse files
authored
Merge pull request #12718 from magnolia-k/fix_scaladoc_README
Deleted unnecessary explanations
2 parents f8069fa + 359aa24 commit 0cbaccb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scaladoc/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# Scaladoc
22

33
Scaladoc is the documentation tool for
4-
[Scala 3](https://github.com/lampepfl/dotty), which is scheduled to become
5-
Scala 3. It uses the TastyInspector to access definitions,
4+
[Scala 3](https://github.com/lampepfl/dotty).
5+
It uses the TastyInspector to access definitions,
66
which is an officially supported way to access Scala 3's perspective of a
77
codebase.
88

0 commit comments

Comments
 (0)