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 06b30e7 commit 5c1fffcCopy full SHA for 5c1fffc
packages/telemetry/browser-telemetry/src/stack/StackParser.ts
@@ -38,7 +38,7 @@ export interface TrimOptions {
38
maxLength: number;
39
40
/**
41
- * If the line needs trimmed, then this is the number of character to retain before the
+ * If the line needs to be trimmed, then this is the number of character to retain before the
42
* originating character of the frame.
43
*/
44
beforeColumnCharacters: number;
0 commit comments