Skip to content

Commit 18fe50a

Browse files
authored
Merge pull request #854 from SethTisue/oo-meets-fp
further edits to copy on landing page
2 parents 7f23449 + 646cbb6 commit 18fe50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: frontpage
33

44
# Header texts
55
headerTitle: "The Scala Programming Language"
6-
headerSubtitle: "Scala is a concise high-level programming language. Scala's compiler helps you avoid bugs when writing complex applications, and its fast runtime lets you build efficient, high-performance systems, with easy access to a huge ecosystem of libraries."
6+
headerSubtitle: "Scala combines object-oriented and functional programming in one concise, high-level language. Scala's static types help avoid bugs in complex applications, and its JVM and JavaScript runtimes let you build high-performance systems with easy access to huge ecosystems of libraries."
77
headerButtonTitle: "Learn More"
88
headerButtonUrl: "/what-is-scala/"
99

0 commit comments

Comments
 (0)