Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
KavithaSiva committed Jan 30, 2025
1 parent 24be108 commit 067b0ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/orchestration/src/orchestration-types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,6 @@ export const azureFilterThreshold = {
} as const;

/**
* The Azure threshold level supported for each azure content ilter category.
* The Azure threshold level supported for each azure content filter category.
*/
export type AzureFilterThreshold = keyof typeof azureFilterThreshold;

0 comments on commit 067b0ae

Please sign in to comment.