We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e562bc5 commit f0a2d9aCopy full SHA for f0a2d9a
packages/types/src/options.ts
@@ -88,7 +88,7 @@ export interface Options {
88
maxValueLength?: number;
89
90
/**
91
- * Maxium number of levels that normalization algorithm will traverse in objects and arrays.
+ * Maximum number of levels that normalization algorithm will traverse in objects and arrays.
92
* Used when normalizing an event before sending, on all of the listed attributes:
93
* - `breadcrumbs.data`
94
* - `user`
0 commit comments