Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ final class VertexAISdkException implements Exception {
'Try updating to the latest version '
'(https://pub.dev/packages/firebase_vertexai/versions), '
'or file an issue at '
'https://github.com/firebase/flutterfire/issuess.';
'https://github.com/firebase/flutterfire/issues.';
}

/// Parse the error json object.
Expand Down