docs: fixed a typo, in the documentation (#18218)

This commit is contained in:
AlenPaulVarghese 2022-10-21 02:05:17 +05:30 committed by GitHub
parent 951cba8142
commit 696f6f029a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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