Skip to content

Commit 55537b0

Browse files
vertex-sdk-botcopybara-github
authored andcommitted
docs: Correct typo "firtly"->"first" in JSDoc comment
PiperOrigin-RevId: 794296046
1 parent 7578c3f commit 55537b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types/content.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ export declare interface VertexInit {
3232
project?: string;
3333
/**
3434
* Optional. The Google Cloud project location. If not provided, SDK will
35-
* firtly try to resolve it from runtime environment. If no location resolved
35+
* first try to resolve it from runtime environment. If no location resolved
3636
* from runtime environment, SDK will use default value `us-central1`.
3737
*/
3838
location?: string;

0 commit comments

Comments
 (0)