We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44b8ce1 commit 504549bCopy full SHA for 504549b
Sources/GoogleAI/Safety.swift
@@ -25,7 +25,7 @@ public struct SafetyRating: Equatable, Hashable {
25
26
/// The model-generated probability that a given piece of content falls under the harm category
27
/// described in ``category``. This does not
28
- /// indiciate the severity of harm for a piece of content. See ``HarmProbability`` for a list of
+ /// indicate the severity of harm for a piece of content. See ``HarmProbability`` for a list of
29
/// possible values.
30
public let probability: HarmProbability
31
0 commit comments