mirror of
https://github.com/gchq/CyberChef.git
synced 2025-07-05 12:22:21 -04:00
Fix casing for Morse code operations + description
This commit is contained in:
parent
230ba5ff67
commit
9bf0d66b88
2 changed files with 6 additions and 6 deletions
|
@ -85,8 +85,8 @@ var Categories = [
|
|||
"Substitute",
|
||||
"Derive PBKDF2 key",
|
||||
"Derive EVP key",
|
||||
"To Morse Code",
|
||||
"From Morse Code",
|
||||
"To Morse code",
|
||||
"From Morse code",
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue