diff --git a/src/remote-config/remote-config-api.ts b/src/remote-config/remote-config-api.ts index 3ededc58c9..4a9a2cfc4e 100644 --- a/src/remote-config/remote-config-api.ts +++ b/src/remote-config/remote-config-api.ts @@ -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 {