Skip to content

Commit 74c1036

Browse files
authored
Update serp-api-tool.md
1 parent cdae923 commit 74c1036

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-studio/how-to/prompt-flow-tools/serp-api-tool.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To create a Serp connection:
3434

3535
- `azureml.flow.connection_type`: `Custom`
3636
- `azureml.flow.module`: `promptflow.connections`
37-
- `api_key`: Your_Serp_API_key. You must select the **is secret** checkbox to keep the API key secure.
37+
- `api_key`: Your Serp API key. You must select the **is secret** checkbox to keep the API key secure.
3838

3939
:::image type="content" source="../../media/prompt-flow/serp-custom-connection-keys.png" alt-text="Screenshot that shows adding extra information to a custom connection in AI Studio." lightbox = "../../media/prompt-flow/serp-custom-connection-keys.png":::
4040

@@ -79,4 +79,4 @@ The JSON representation from a `serpapi` query:
7979

8080
## Next steps
8181

82-
- [Learn more about how to create a flow](../flow-develop.md)
82+
- [Learn more about how to create a flow](../flow-develop.md)

0 commit comments

Comments
 (0)