diff options
| -rw-r--r-- | scala.html.markdown | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/scala.html.markdown b/scala.html.markdown index e7a432f6..49c7bb14 100644 --- a/scala.html.markdown +++ b/scala.html.markdown @@ -1,7 +1,7 @@  ---  language: Scala  filename: learn.scala -contributors:["George Petrov", "http://github.com/petrovg"] +contributors: ["George Petrov", "http://github.com/petrovg"]  ---  Scala - the scalable language | 
