mirror of
https://github.com/gchq/CyberChef
synced 2025-12-19 09:43:44 +00:00
Fixed errors
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user