diff --git a/source/api/cypress-api/screenshot-api.md b/source/api/cypress-api/screenshot-api.md index f83f441e62..553084f036 100644 --- a/source/api/cypress-api/screenshot-api.md +++ b/source/api/cypress-api/screenshot-api.md @@ -37,7 +37,7 @@ Option | Default | Description ## Blackout elements before screenshot -Elements that match the specified selectors will be blacked out from the screenshot, but only when the `capture` option is `viewport`. `blackout` is ignored is `capture` is `runner`. +Elements that match the specified selectors will be blacked out from the screenshot, but only when the `capture` option is `viewport`. `blackout` is ignored if `capture` option is `runner`. ```javascript Cypress.Screenshot.defaults({