Skip to content

Commit

Permalink
Fix minor typo (#2533)
Browse files Browse the repository at this point in the history
  • Loading branch information
jenh committed Apr 16, 2024
1 parent 19c74dc commit ba20755
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/remote-config/remote-config-api.ts
Expand Up @@ -373,7 +373,7 @@ export type ServerTemplateDataType = ServerTemplateData | string;

/**
* Represents optional arguments that can be used when instantiating
* {@link ServerTemplate} synchonously.
* {@link ServerTemplate} synchronously.
*/
export interface InitServerTemplateOptions extends GetServerTemplateOptions {

Expand Down

0 comments on commit ba20755

Please sign in to comment.