We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 174e952 commit 0b9d411Copy full SHA for 0b9d411
operator/factorial/SimpleFactorial.java
@@ -12,7 +12,7 @@ public static void main(String args[]) {
12
}
13
14
15
-/* output: ncorrect results starting with 21!
+/* output: incorrect results starting with 21!
16
17
1! = 1
18
2! = 2
0 commit comments