diff --git a/scroll-marker/README.md b/scroll-marker/README.md index f02685e..f150585 100644 --- a/scroll-marker/README.md +++ b/scroll-marker/README.md @@ -37,7 +37,7 @@ The second wraps up the requirements into a new invoker-like target. #### Invoker action and focusgroup invoke action -We add a new built-in `invoke-action` (see [invokers](https://open-ui.org/components/invokers.explainer/)) `scrollTo`. When invoked, the `invokeTarget` will be scrolled to within its ancestor scrolling container. E.g. +We add a new built-in `invokeaction` (see [invokers](https://open-ui.org/components/invokers.explainer/)) `scrollTo`. When invoked, the `invokeTarget` will be scrolled to within its ancestor scrolling container. E.g. ```html