Skip to content

Commit ebd8397

Browse files
Hyperlint Automation Fix
1 parent 11ef5c7 commit ebd8397

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/browser-rendering

1 file changed

+1
-1
lines changed

src/content/docs/browser-rendering/faq.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ If you are attempting to scan your **own zone** and need Browser Rendering to ac
2626

2727
##### Code generation from strings disallowed for this context while using an Xpath selector
2828

29-
Currently it's not possible to use Xpath to select elements since this poses a security risk to Workers.
29+
Currently it is not possible to use Xpath to select elements since this poses a security risk to Workers.
3030

3131
As an alternative try to use a css selector or `page.evaluate` for example:
3232

0 commit comments

Comments
 (0)