There was an error while loading. Please reload this page.
1 parent c67075e commit ba543d0Copy full SHA for ba543d0
packages/firebase_vertexai/firebase_vertexai/lib/src/error.dart
@@ -108,7 +108,7 @@ final class VertexAISdkException implements Exception {
108
'Try updating to the latest version '
109
'(https://pub.dev/packages/firebase_vertexai/versions), '
110
'or file an issue at '
111
- 'https://github.com/firebase/flutterfire/issuess.';
+ 'https://github.com/firebase/flutterfire/issues.';
112
}
113
114
/// Parse the error json object.
0 commit comments