mirror of
https://github.com/gchq/CyberChef
synced 2026-01-01 16:13:46 +00:00
Fixed some typos
This commit is contained in:
@@ -71,7 +71,7 @@ export function sanitise(str) {
|
||||
|
||||
|
||||
/**
|
||||
* sonething like this => somethingLikeThis
|
||||
* something like this => somethingLikeThis
|
||||
* ABC a sentence => ABCASentence
|
||||
*/
|
||||
export function sentenceToCamelCase(str) {
|
||||
|
||||
Reference in New Issue
Block a user