Skip to content

Commit 6c033c8

Browse files
authored
Merge pull request #100174 from GiftA-MSFT/patch-12
Fixes: github.com/MicrosoftDocs/azure-docs/issues/45655
2 parents f694f99 + 410885a commit 6c033c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/how-to-deploy-and-where.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ For more information on how to secure a web service deployment, see [Use SSL to
579579
To deploy a model locally, you need to have Docker installed on your local machine.
580580

581581
#### Using the SDK
582-
zzs
582+
583583
```python
584584
from azureml.core.webservice import LocalWebservice, Webservice
585585

0 commit comments

Comments
 (0)