summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorven <vendethiel@hotmail.fr>2024-01-13 20:37:08 +0100
committerGitHub <noreply@github.com>2024-01-13 20:37:08 +0100
commit2dba5b129445a7455db9986b482327ebdbcc2c1c (patch)
tree1456b31f7d3a22f910b738eaf9eec90cde5978b8
parentbfee8bccc6beee4ff5fc916af0fc89e7110c0324 (diff)
switch ballerina to java
-rw-r--r--ballerina.html.markdown2
1 files changed, 1 insertions, 1 deletions
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