File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
articles/ai-services/language-service/conversational-language-understanding/how-to Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ After you create a Language resource, create a CLU project.
49
49
50
50
---
51
51
52
- ## Import project
52
+ ## Import a project
53
53
54
54
### [ Azure AI Foundry] ( #tab/azure-ai-foundry )
55
55
@@ -73,11 +73,11 @@ You can import a CLU JSON into the service.
73
73
74
74
---
75
75
76
- ## Export project
76
+ ## Export a project
77
77
78
78
### [ Azure AI Foundry] ( #tab/azure-ai-foundry )
79
79
80
- You can export a CLU project as a JSON file at any time. On the conversation projects page, select a project, and select ** Export** .
80
+ You can export a CLU project as a JSON file at any time. On the conversation projects page, select a project, and then select ** Export** .
81
81
82
82
### [ REST APIs] ( #tab/rest-api )
83
83
@@ -99,7 +99,7 @@ You can export a CLU project as a JSON file at any time.
99
99
100
100
---
101
101
102
- ## Delete project
102
+ ## Delete a project
103
103
104
104
### [ Azure AI Foundry] ( #tab/azure-ai-foundry )
105
105
You can’t perform that action at this time.
0 commit comments