diff --git a/docs/api.md b/docs/api.md index 0f73e1a170c..5d1d0c44573 100644 --- a/docs/api.md +++ b/docs/api.md @@ -1510,7 +1510,7 @@ If the name is empty, returns the id attribute instead. #### frame.select(selector, ...values) - `selector` <[string]> A [selector] to query frame for - `...values` <...[string]> Values of options to select. If the `` element matching `selector`, the method throws an error.