mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-25 17:26:17 -04:00
Fixed errors
This commit is contained in:
parent
f01c0adee2
commit
e500cfae75
3 changed files with 6 additions and 8 deletions
|
@ -184,7 +184,7 @@ const OperationConfig = {
|
|||
},
|
||||
"Label": {
|
||||
module: "Default",
|
||||
description: "Provides a place to write comments within the flow of the recipe. This operation has no computational effect.",
|
||||
description: "Provides a location for for conditional and fixed jumps to jump.",
|
||||
inputType: "string",
|
||||
outputType: "string",
|
||||
flowControl: true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue