Skip to content

Commit 99a9a43

Browse files
authored
Fix typo in HTTP request trigger description
1 parent 51b615d commit 99a9a43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/logic-apps/rules-engine/create-rules-engine-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ After you confirm that your code compiles and that your logic app rules engine p
397397

398398
On the workflow designer that opens, the default workflow, included with your logic app project, appears with the following trigger and actions:
399399

400-
- The built-in [Request trigger named **When a HTTP request is received**](../../connectors/connectors-native-reqres.md).
400+
- The built-in [Request trigger named **When an HTTP request is received**](../../connectors/connectors-native-reqres.md).
401401
- The built-in action named **Call a local rules function in this logic app**.
402402
- The built-in [Response action named **Response**](../../connectors/connectors-native-reqres.md), which you use to reply to the caller only when you use the Request trigger.
403403

0 commit comments

Comments
 (0)