Skip to content

Commit

Permalink
Update src/types/telemetry/telemetryTypes.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Daphne Yang <[email protected]>
  • Loading branch information
peternhale and daphne-sfdc committed Aug 22, 2024
1 parent 9ce5d4d commit 888e6e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/types/telemetry/telemetryTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export interface TelemetryServiceInterface {
*/
initializeService(extensionContext: ExtensionContext): Promise<void>;
/**
* Initialize Telemetry Service with name, foo, version, and extensionMode.
* Initialize Telemetry Service with name, apiKey, version, and extensionMode.
* @param name extension name
* @param apiKey
* @param version extension version
Expand Down

0 comments on commit 888e6e0

Please sign in to comment.