Update article.md

'alternative of' -> 'alternative to'
This commit is contained in:
Peter Roche 2019-11-19 00:00:52 -07:00 committed by GitHub
parent 0949cc1331
commit 6599fa927b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -242,7 +242,7 @@ That may become really convenient -- no need to write JavaScript for every such
We can combine multiple behaviors on a single element as well. We can combine multiple behaviors on a single element as well.
The "behavior" pattern can be an alternative of mini-fragments of JavaScript. The "behavior" pattern can be an alternative to mini-fragments of JavaScript.
## Summary ## Summary