Skip to content

Commit 71937eb

Browse files
authored
Fix whitespace causing docs to not generate (#15264)
1 parent c54b0de commit 71937eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseAI/Sources/FirebaseAI.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ public final class FirebaseAI: Sendable {
2727

2828
/// Creates an instance of `FirebaseAI`.
2929
///
30-
/// - Parameters:
30+
/// - Parameters:
3131
/// - app: A custom `FirebaseApp` used for initialization; if not specified, uses the default
3232
/// ``FirebaseApp``.
3333
/// - backend: The backend API for the Firebase AI SDK; if not specified, uses the default

0 commit comments

Comments
 (0)