Skip to content

Commit c78c3e7

Browse files
committed
Fix Acrolinx issues
1 parent d61ee9a commit c78c3e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/logic-apps-custom-api-host-deploy-call.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ After you set up the API definition properties and CORS, your custom API's trigg
4343

4444
* To view available actions and inputs by pointing at a Swagger document, use the [HTTP + Swagger action](../connectors/connectors-native-http-swagger.md).
4545

46-
* To call any API, including APIs that don't have or expose an Swagger document, you can always create a request with the [HTTP action](../connectors/connectors-native-http.md).
46+
* To call any API, including APIs that don't have or expose a Swagger document, you can always create a request with the [HTTP action](../connectors/connectors-native-http.md).
4747

4848
## Next steps
4949

0 commit comments

Comments
 (0)