Fixed errors

This commit is contained in:
bwhitn 2017-11-24 10:31:26 -08:00
parent f01c0adee2
commit e500cfae75
3 changed files with 6 additions and 8 deletions

View file

@ -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,