diff --git a/packages/replay/README.md b/packages/replay/README.md index 77b5632d0d62..3057992e1a88 100644 --- a/packages/replay/README.md +++ b/packages/replay/README.md @@ -195,8 +195,7 @@ The following options can be configured as options to the integration, in `new R | ---------------- | ----------------------- | ------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | collectFonts | boolean | `false` | Should collect fonts used on the website | | inlineImages | boolean | `false` | Should inline `` content | -| inlineStylesheet | boolean | `true` | Should inline stylesheets used in the recording | -| recordCanvas | boolean | `false` | Should record `` elements | +| inlineStylesheet | boolean | `true` | Should inline stylesheets used in the recording | ### rrweb Configuration