Skip to content

Commit f372c5d

Browse files
Merge branch 'us474076-02' of https://github.com/TimShererWithAquent/azure-docs-pr into us474076-02
2 parents 703fc88 + 05b42b5 commit f372c5d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/connectors/connectors-create-api-db2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ To run your logic app manually, on the designer toolbar, choose **Run**. After y
305305

306306
To delete a single record from a DB2 database table, use the **Delete row** action in your logic app. This action runs a DB2 `DELETE` statement, for example, `DELETE FROM AREA WHERE AREAID = '99999'`.
307307

308-
1. If you don't use DB2 actions before in your logic app, review the steps in the [Add DB2 action - Get tables](#add-db2-action) section, but add the **Delete row** action instead, and then return here to continue.
308+
1. If you don't use DB2 actions in your logic app, review the steps in the [Add DB2 action - Get tables](#add-db2-action) section, but add the **Delete row** action instead, and then return here to continue.
309309

310310
After you add the **Delete row** action, here's how your example logic app appears:
311311

@@ -352,4 +352,4 @@ For more technical details about this connector, such as triggers, actions, and
352352

353353
- [Managed connectors for Azure Logic Apps](managed.md)
354354
- [Built-in connectors for Azure Logic Apps](built-in.md)
355-
- [What are connectors in Azure Logic Apps](introduction.md)
355+
- [What are connectors in Azure Logic Apps](introduction.md)

0 commit comments

Comments
 (0)