We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0948ea1 commit 6b1f20fCopy full SHA for 6b1f20f
src/main/java/org/eolang/lints/MarkdownLinter.java
@@ -87,7 +87,7 @@ public void close() {
87
/**
88
* Get the first name starting with MD from the name array.
89
*
90
- * @param names Java scrit array of names.
+ * @param names Javascript array of names.
91
* @return The first name starting with MD.
92
* @throws IllegalStateException If no name starting with MD is found.
93
*/
0 commit comments