Skip to content

Commit 408ebc3

Browse files
authored
fixing list
1 parent 06eef58 commit 408ebc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/how-to/create-projects.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Use the following tabs to select the method you plan to use to create a project:
3333

3434
[!INCLUDE [SDK setup](../includes/development-environment-config.md)]
3535

36-
1. Use the following code to create a project from a hub you or your administrator created previously. Replace example string values with your own values:
36+
8. Use the following code to create a project from a hub you or your administrator created previously. Replace example string values with your own values:
3737

3838
```Python
3939
from azure.ai.ml.entities import Project

0 commit comments

Comments
 (0)