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 7578c3f commit 55537b0Copy full SHA for 55537b0
src/types/content.ts
@@ -32,7 +32,7 @@ export declare interface VertexInit {
32
project?: string;
33
/**
34
* Optional. The Google Cloud project location. If not provided, SDK will
35
- * firtly try to resolve it from runtime environment. If no location resolved
+ * first try to resolve it from runtime environment. If no location resolved
36
* from runtime environment, SDK will use default value `us-central1`.
37
*/
38
location?: string;
0 commit comments