Skip to content

Commit dc90186

Browse files
authored
Merge pull request #247 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-ai-docs (branch main)
2 parents cd497e8 + 740282e commit dc90186

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-studio/reference/reference-model-inference-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -539,7 +539,7 @@ catch (RequestFailedException ex)
539539
{
540540
if (ex.ErrorCode == "content_filter")
541541
{
542-
Console.WriteLine($"Your query has trigger Azure Content Safeaty: {ex.Message}");
542+
Console.WriteLine($"Your query has trigger Azure Content Safety: {ex.Message}");
543543
}
544544
else
545545
{

0 commit comments

Comments
 (0)