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 19c74dc commit ba20755Copy full SHA for ba20755
src/remote-config/remote-config-api.ts
@@ -373,7 +373,7 @@ export type ServerTemplateDataType = ServerTemplateData | string;
373
374
/**
375
* Represents optional arguments that can be used when instantiating
376
- * {@link ServerTemplate} synchonously.
+ * {@link ServerTemplate} synchronously.
377
*/
378
export interface InitServerTemplateOptions extends GetServerTemplateOptions {
379
0 commit comments