Skip to content

Commit dbcf769

Browse files
committed
Fix Acrolinx issues
1 parent 3a12ac0 commit dbcf769

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/connectors/connectors-native-reqres.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ Your logic app keeps the incoming request open only for one minute. Assuming tha
192192

193193
1. Add any values that are required for the response message.
194194

195-
In some fields, clicking inside their boxes opens the dynamic content list. You can then select tokens that represent available outputs from previous steps in the workflow. Note that properties from the schema specified in the earlier example now appear in the dynamic content list.
195+
In some fields, clicking inside their boxes opens the dynamic content list. You can then select tokens that represent available outputs from previous steps in the workflow. Properties from the schema specified in the earlier example now appear in the dynamic content list.
196196

197197
For example, in the **Headers** field, include `Content-Type` as the key name and set the key value to `application/json`, as mentioned earlier in this topic. For the **Body** field, you can select the trigger body from the dynamic content list.
198198

articles/logic-apps/logic-apps-enterprise-integration-liquid-transform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ In the search box, find and select your integration account.
9595
[create a blank logic app](../logic-apps/quickstart-create-first-logic-app-workflow.md).
9696

9797
2. In the Logic App Designer, add the
98-
[Request trigger](../connectors/connectors-native-reqres.md#use-the-http-request-trigger)
98+
[Request trigger](../connectors/connectors-native-reqres.md#add-request)
9999
to your logic app.
100100

101101
3. Under the trigger, choose **New step**.

0 commit comments

Comments
 (0)