Skip to content

Commit 6599fa9

Browse files
authored
Update article.md
'alternative of' -> 'alternative to'
1 parent 0949cc1 commit 6599fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 2-ui/2-events/03-event-delegation/article.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ That may become really convenient -- no need to write JavaScript for every such
242242

243243
We can combine multiple behaviors on a single element as well.
244244

245-
The "behavior" pattern can be an alternative of mini-fragments of JavaScript.
245+
The "behavior" pattern can be an alternative to mini-fragments of JavaScript.
246246

247247
## Summary
248248

0 commit comments

Comments
 (0)