Skip to content

Commit

Permalink
feat(README): Change JAVA -> Java
Browse files Browse the repository at this point in the history
  • Loading branch information
kkoomen committed May 17, 2019
1 parent bd4ef9d commit 544abab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on the function declaration. You can simply put your cursor on a function, press
- [x] NodeJS
- [x] Typescript ([JSDoc](https://jsdoc.app))
- [ ] Coffeescript ([JSDoc](https://jsdoc.app))
- [ ] Java ([JAVADoc](https://www.oracle.com/technetwork/articles/javase/index-137868.html))
- [ ] Java ([JavaDoc](https://www.oracle.com/technetwork/articles/javase/index-137868.html))
- [ ] Lua ([LuaDoc](http://lua-users.org/wiki/DocumentingLuaCode))
- [ ] Ruby ([RDoc](https://ruby.github.io/rdoc))
- [ ] Scala ([ScalaDoc](https://docs.scala-lang.org/style/scaladoc.html))
Expand Down

0 comments on commit 544abab

Please sign in to comment.