Skip to content

Commit e3fade6

Browse files
Update packages/telemetry/browser-telemetry/src/singleton/singletonInstance.ts
Co-authored-by: Stacy Harrison <[email protected]>
1 parent a77d59f commit e3fade6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/telemetry/browser-telemetry/src/singleton/singletonInstance.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ let warnedClientNotInitialized: boolean = false;
3232
* register(ldClient);
3333
* ```
3434
*
35-
* If using the 3.x version of the LaunchDarkly SDK, then you must also add inspectors when intializing your LaunchDarkly client.
35+
* If using the 3.x version of the LaunchDarkly SDK, then you must also add inspectors when initializing your LaunchDarkly client.
3636
* This allows for integration with feature flag data.
3737
*
3838
* @example

0 commit comments

Comments
 (0)