Skip to content

Commit

Permalink
accidentally a letter
Browse files Browse the repository at this point in the history
  • Loading branch information
billyvg committed Jul 29, 2023
1 parent 2df489d commit 3034b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/replay/src/types/replay.ts
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@ export interface DeprecatedPrivacyOptions {
*/
maskTextClass?: RecordingOptions['maskTextClass'];
/**
* @derecated Use `mask` which accepts an array of CSS selectors
* @deprecated Use `mask` which accepts an array of CSS selectors
*/
maskTextSelector?: RecordingOptions['maskTextSelector'];
}
Expand Down

0 comments on commit 3034b7a

Please sign in to comment.