Skip to content

Commit 3e855d1

Browse files
committed
Remove trailing comma, appease Maruku?
1 parent 2c83062 commit 3e855d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

download/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ other_releases: [
1111
requirements: "The Scala software distribution can be installed on any platform with a <a href='http://www.java.com/'>Java runtime</a>, version 1.6 or later."
1212
resources: [
1313
["-main-unixsys", "scala-2.11.5.tgz", "http://downloads.typesafe.com/scala/2.11.5/scala-2.11.5.tgz", "Max OS X, Unix, Cygwin", "25.88M"],
14-
["-main-windows", "scala-2.11.5.msi", "http://downloads.typesafe.com/scala/2.11.5/scala-2.11.5.msi", "Windows (msi installer)", "107.77M"],
14+
["-main-windows", "scala-2.11.5.msi", "http://downloads.typesafe.com/scala/2.11.5/scala-2.11.5.msi", "Windows (msi installer)", "107.77M"]
1515
]
1616
---

0 commit comments

Comments
 (0)