diff --git a/ballerina.html.markdown b/ballerina.html.markdown
index 0d95785e..7f055343 100644
--- a/ballerina.html.markdown
+++ b/ballerina.html.markdown
@@ -7,7 +7,7 @@ filename: learn_ballerina.bal
[Ballerina](https://ballerina.io/) is a statically-typed programming language for making development for the cloud an enjoyable experience.
-```ballerina
+```java
// Single-line comment
// Import modules into the current source file