Skip to content

Commit eb9dcfd

Browse files
Update proto/aquila/aquila.action.proto
Co-authored-by: Niklas van Schrick <mc.taucher2003@gmail.com> Signed-off-by: Raphael Götz <52959657+raphael-goetz@users.noreply.github.com>
1 parent c2127f3 commit eb9dcfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

proto/aquila/aquila.action.proto

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ message Configuration {
2626

2727
// Flow Configuration
2828
repeated shared.RuntimeFunctionDefinition function_definitions = 3;
29-
repeated shared.DefinitionDataType data_tyoes = 4;
29+
repeated shared.DefinitionDataType data_types = 4;
3030
repeated shared.FlowType flow_types = 5;
3131

3232
// Application Configuration

0 commit comments

Comments
 (0)