summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSeth Tisue <seth@tisue.net>2015-07-15 22:16:19 -0400
committerSeth Tisue <seth@tisue.net>2015-07-15 22:16:19 -0400
commit80e98b03a1cf2cc332e65c80f0d0baf49621b3df (patch)
tree888ab06c22261e6c1ef2e77a5e2779c3602e9ec6 /README.md
parent197845620cb827209272bb02e6740feac9f73a48 (diff)
downloadscala-80e98b03a1cf2cc332e65c80f0d0baf49621b3df.tar.gz
scala-80e98b03a1cf2cc332e65c80f0d0baf49621b3df.tar.bz2
scala-80e98b03a1cf2cc332e65c80f0d0baf49621b3df.zip
tiny readme fix
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e2174e8013..74a4ce97a8 100644
--- a/README.md
+++ b/README.md
@@ -169,7 +169,7 @@ to build the compiler. You can run `sbt test` to run unit (JUnit) tests.
Use `sbt test/it:test` to run integration (partest) tests.
We would like to migrate to sbt build as quickly as possible. If you would
-like to help please contact scala-internals@ mailing list to discuss your
+like to help please use the scala-internals mailing list to discuss your
ideas and coordinate your effort with others.
### Tips and tricks