Skip to content

Commit f0a2d9a

Browse files
kamilogorekHazAT
andauthored
Update packages/types/src/options.ts
Co-Authored-By: Daniel Griesser <[email protected]>
1 parent e562bc5 commit f0a2d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/types/src/options.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ export interface Options {
8888
maxValueLength?: number;
8989

9090
/**
91-
* Maxium number of levels that normalization algorithm will traverse in objects and arrays.
91+
* Maximum number of levels that normalization algorithm will traverse in objects and arrays.
9292
* Used when normalizing an event before sending, on all of the listed attributes:
9393
* - `breadcrumbs.data`
9494
* - `user`

0 commit comments

Comments
 (0)