Skip to content

Commit e97f6e8

Browse files
Update proto/shared/shared.runtime_function.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 e48a799 commit e97f6e8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

proto/shared/shared.runtime_function.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ message RuntimeFunctionDefinition {
2525
// Format: "major.minor.patch", e.g. "1.2.3"
2626
string version = 12;
2727
string display_icon = 13;
28-
// Field will be set by an action distinguish an action function from a runtime function
28+
// Field will be set by an action to distinguish an action function from a runtime function
2929
optional string action_identifier = 14;
3030
}
3131

0 commit comments

Comments
 (0)