Skip to content

Commit d704190

Browse files
committed
fix typo
1 parent 2ec66a5 commit d704190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/prompt-flow/how-to-integrate-with-llm-app-devops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ eval_run = pf.runs.create_or_update(run=eval_run)
379379

380380
### View run results
381381

382-
Submiting the flow run to the cloud returns the cloud URL of the run. You can open the URL to view the run results in Azure Machine Learning studio. You can also run the following CLI or SDK commands to view run results.
382+
Submitting the flow run to the cloud returns the cloud URL of the run. You can open the URL to view the run results in Azure Machine Learning studio. You can also run the following CLI or SDK commands to view run results.
383383

384384
#### Stream the logs
385385

0 commit comments

Comments
 (0)