mirror of
https://github.com/gchq/CyberChef
synced 2025-12-19 09:43:44 +00:00
Fixed minor errors
This commit is contained in:
@@ -3190,9 +3190,9 @@ const OperationConfig = {
|
||||
module: "Default",
|
||||
description: "Calculates the Chi Square distribution of values.",
|
||||
inputType: "byteArray",
|
||||
outputType: "",
|
||||
outputType: "number",
|
||||
args: []
|
||||
}
|
||||
},
|
||||
"Numberwang": {
|
||||
module: "Default",
|
||||
description: "Based on the popular gameshow by Mitchell and Webb.",
|
||||
|
||||
Reference in New Issue
Block a user