Skip to content

Commit b9737af

Browse files
authored
Update README.md
1 parent 22b37a3 commit b9737af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ internalize functionality manipulating or generating state from a DOM element.
2424
Other times, you may find that a modifier is not the right fit for that logic at all,
2525
in which case it's worth revisiting the design to find a better pattern.
2626

27-
> Either way, we recommend using these modifiers with caution. They are very useful for
27+
Either way, we recommend using these modifiers with caution. They are very useful for
2828
quickly bridging the gap between classic components and Glimmer components, but they
2929
are still generally an anti-pattern. We recommend considering a custom modifier in
3030
most use-cases where you might want to reach for this package.

0 commit comments

Comments
 (0)