Skip to content

Commit 1b74579

Browse files
committed
tweak2
1 parent d04d787 commit 1b74579

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/ai-studio/how-to/develop/create-hub-project-sdk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,9 @@ After creating your own AI Services, you can connect it to your hub.
8282

8383
# [Python SDK](#tab/python)
8484

85-
1. Create a connection to `ml_client` that includes your hub.
85+
1. Your `ml_client` connection now need to include your hub:
8686

87-
* Provide your subscription details. For `<AML_WORKSPACE_NAME>', use your hub name:
87+
* Provide your subscription details. For `<AML_WORKSPACE_NAME>`, use your hub name:
8888

8989
[!notebook-python[](~/azureml-examples-main/sdk/python/resources/connections/connections.ipynb?name=details)]
9090

0 commit comments

Comments
 (0)