Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: frontpage

# Header texts
headerTitle: "The Scala Programming Language"
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."
headerSubtitle: "Scala is a **consistent**, **elegant** and **expressive** static typed language, combines bests of functional and object-oriented programming. Scala helps you to build highly **elastic**, **resilient** and **responsive** applications quickly with huge ecosystems, expressive language features and great inter-operation, run them fast on JVM and JavaScript runtimes."
headerButtonTitle: "Learn More"
headerButtonUrl: "/what-is-scala/"

Expand Down