mirror of
https://github.com/gchq/CyberChef
synced 2025-12-10 05:13:23 +00:00
fixed typo
This commit is contained in:
@@ -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
|
* @param {string} inputStr
|
||||||
* @returns {number}
|
* @returns {number}
|
||||||
|
|||||||
Reference in New Issue
Block a user