docs: fixed a typo, in the documentation (#18218)
This commit is contained in:
parent
951cba8142
commit
696f6f029a
|
|
@ -408,7 +408,7 @@ Defaults to `20`. Pass `0` to not follow redirects.
|
|||
## evaluate-expression
|
||||
- `expression` <[string]>
|
||||
|
||||
JavaScript expression to be evaluated in the browser context. If the expresion evaluates
|
||||
JavaScript expression to be evaluated in the browser context. If the expression evaluates
|
||||
to a function, the function is automatically invoked.
|
||||
|
||||
## js-evaluate-pagefunction
|
||||
|
|
|
|||
Loading…
Reference in a new issue