Skip to content

Commit a372849

Browse files
authored
Fix typo in security reminder text
1 parent 9955fb7 commit a372849

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/custom-vision-service/export-programmatically.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ trainer = CustomVisionTrainingClient(ENDPOINT, credentials)
3232
```
3333

3434
> [!IMPORTANT]
35-
> Remember to remove the keys from your code when youre done, and never post them publicly. For production, consider using a secure way of storing and accessing your credentials. For more information, see the Azure AI services [security](../security-features.md) article.
35+
> Remember to remove the keys from your code when you're done, and never post them publicly. For production, consider using a secure way of storing and accessing your credentials. For more information, see the Azure AI services [security](../security-features.md) article.
3636
3737
## Call the export method
3838

0 commit comments

Comments
 (0)