diff --git a/ROADMAP.md b/ROADMAP.md index 2aedfde48..d677a5e30 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -697,11 +697,11 @@ Or, since `component.js` is automatically recognized ``` -### Deprecate `component-types` ([#514](https://github.com/marko-js/marko/issues/514)) +### Deprecate `widget-types` ([#514](https://github.com/marko-js/marko/issues/514)) **Old:** ```html - +
...