Skip to content

Commit 4e0cedc

Browse files
Update proto/shared/shared.flow_definition.proto
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Raphael Götz <52959657+raphael-goetz@users.noreply.github.com>
1 parent e97f6e8 commit 4e0cedc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

proto/shared/shared.flow_definition.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ message FlowType {
2222
// Format: "major.minor.patch", e.g. "1.2.3"
2323
string version = 11;
2424
string display_icon = 12;
25-
// Field will be set by an action distinguish an action function from a runtime function
25+
// Field will be set by an action to distinguish an action function from a runtime function
2626
optional string action_identifier = 13;
2727
}
2828

0 commit comments

Comments
 (0)