Skip to content

Commit 33bd724

Browse files
committed
Fix formatting
1 parent 84fb76f commit 33bd724

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Before your logic app can access any service, you first create a *connection* to
3333

3434
A trigger is an event that can be used to start the workflow defined in a logic app. Triggers "poll" the service at an interval and frequency that you want. [Learn more about triggers](../logic-apps/logic-apps-overview.md#logic-app-concepts).
3535

36-
1. In the logic app, type "onedrive" to get a list of the triggers:
36+
1. In the Logic App Designer, type `onedrive` to get a list of the triggers:
3737

3838
![](./media/connectors-create-api-onedrive/onedrive-1.png)
3939

@@ -61,7 +61,7 @@ An action is an operation carried out by the workflow defined in a logic app. [L
6161

6262
2. Choose **Add an action**.
6363

64-
3. In the text box, type onedrive to get a list of all the available actions.
64+
3. In the search box, type `onedrive` to get a list of all the available actions.
6565

6666
![](./media/connectors-create-api-onedrive/onedrive-actions.png)
6767

0 commit comments

Comments
 (0)