Skip to content

Commit ba20755

Browse files
authored
Fix minor typo (#2533)
1 parent 19c74dc commit ba20755

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/remote-config/remote-config-api.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -373,7 +373,7 @@ export type ServerTemplateDataType = ServerTemplateData | string;
373373

374374
/**
375375
* Represents optional arguments that can be used when instantiating
376-
* {@link ServerTemplate} synchonously.
376+
* {@link ServerTemplate} synchronously.
377377
*/
378378
export interface InitServerTemplateOptions extends GetServerTemplateOptions {
379379

0 commit comments

Comments
 (0)