fixed typo
This commit is contained in:
parent
b92c1e7da0
commit
bab0a7ffed
@ -35,7 +35,7 @@ class LuhnChecksum extends Operation {
|
||||
}
|
||||
|
||||
/**
|
||||
* Generates the Luhn Checksum from the input.
|
||||
* Generates the Luhn checksum from the input.
|
||||
*
|
||||
* @param {string} inputStr
|
||||
* @returns {number}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user