Skip to content

Commit b7c1da1

Browse files
committed
update
1 parent 24aedb9 commit b7c1da1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Create a Serp connection:
3232
1. Create a custom connection with the following details:
3333
- azureml.flow.connection_type: Serp
3434
- azureml.flow.module: promptflow.connections
35-
- api_key: <Your Serp API key>, please mark it as a secret.
35+
- api_key: Your_Serp_API_key, please mark it as a secret.
3636

3737
:::image type="content" source="./media/serp_api_tool/serp_connection_meta.png" alt-text="Screenshot that shows add extra meta to custom connection in AI studio" lightbox = "./media/python_tool/serp_connection_meta.png":::
3838

0 commit comments

Comments
 (0)