Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit ef2989c

Browse files
Merge pull request #313 from nikhilrajnair/master
fix: markdown syntax in Java/JavaScript comparison section
2 parents 05eb94b + 3a96fd4 commit ef2989c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2489,9 +2489,9 @@
24892489
24902490
100. ### Is there any relation between Java and JavaScript
24912491
2492-
No, they are entirely two different programming languages and have nothing to do with each other. But both of them are Object Oriented Programming languages and like many other languages, they follow similar syntax for basic features(if, else, for, switch, break, continue etc).
2492+
No, they are entirely two different programming languages and have nothing to do with each other. But both of them are Object Oriented Programming languages and like many other languages, they follow similar syntax for basic features(if, else, for, switch, break, continue etc).
24932493
2494-
**[⬆ Back to Top](#table-of-contents)**
2494+
**[⬆ Back to Top](#table-of-contents)**
24952495
24962496
101. ### What are events
24972497

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /