We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 714cd66 commit 53035ecCopy full SHA for 53035ec
Maths/LucasSeries.js
@@ -11,7 +11,7 @@
11
*/
12
13
/**
14
- * @param {Number} index The position of the number you want to get from the Lucas series
+ * @param {Number} index The position of the number you want to get from the Lucas Series
15
16
function lucas(index) {
17
// index can't be negative
0 commit comments