Skip to content

Commit 7dd55f1

Browse files
committed
removed extra space on an image link
1 parent f3fa4f5 commit 7dd55f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/search/search-howto-powerapps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ In this step, create a Power App with a search box, a search button, and a displ
209209

210210
The following screenshot shows the formula bar for the **OnSelect** action.
211211

212-
:::image type="content" source="./media/search-howto-powerapps/2-6-search-button-event.png" alt-text="Button OnSelect" border="true":::
212+
:::image type="content" source="./media/search-howto-powerapps/2-6-search-button-event.png" alt-text="Button OnSelect" border="true":::
213213

214214
This action will cause the button to update a new collection called *azResult* with the result of the search query, using the text in the *txtQuery* text box as the query term.
215215

0 commit comments

Comments
 (0)