Skip to content

Commit 4052d81

Browse files
authored
Merge pull request #87 from javaistic/patch
Update if-else-statement.mdx
2 parents 466582c + bf5ece3 commit 4052d81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/docs/if-else-statement.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Java if...else Statement
3-
description: n this tutorial, you will learn about control flow statements using Java if and if...else statements with the help of examples.
3+
description: In this tutorial, you will learn about control flow statements using Java if and if...else statements with the help of examples.
44
---
55

66

0 commit comments

Comments
 (0)