Skip to content

Commit 65b05a0

Browse files
committed
comment clarity
1 parent be278ea commit 65b05a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/telemetry/browser-telemetry/src/api/client/BrowserTelemetryInspector.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
* A less constrained version of the LDInspection interface in order to allow for greater compatibility between
33
* SDK versions.
44
*
5-
* This interface is not intended for use by the application developer and is instead intended as a compatibility bridge
6-
* to support multiple SDK versions.
5+
* This interface is not intended for use by application developers and is instead intended as a compatibility bridge
6+
* to support multiple SDK versions.
77
*/
88
export interface BrowserTelemetryInspector {
99
/**

0 commit comments

Comments
 (0)