Skip to content

Commit ab71ccf

Browse files
authored
Small edit
1 parent f07a6ad commit ab71ccf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • content/en/docs/refguide/modeling/application-logic/microflows-and-nanoflows/activities/integration-activities

content/en/docs/refguide/modeling/application-logic/microflows-and-nanoflows/activities/integration-activities/call-external-action.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,12 +100,12 @@ An additional attribute can have one of the following types:
100100

101101
For types **Enumeration** and **List of Enumeration**, Studio Pro lets you choose the enumeration. This must be an external enumeration of the action's service.
102102

103-
For types that are not a list you type an expression of the given type.
103+
For types that are not a list, you type an expression of the given type.
104104

105105
For list types, you:
106106

107-
1. Choose an entity,
108-
2. Type an expression that is a list of that entity, and
107+
1. Choose an entity.
108+
2. Type an expression that is a list of that entity.
109109
3. Choose an attribute of that entity with the given type.
110110

111111
{{% alert color="info" %}}

0 commit comments

Comments
 (0)