Merge pull request #662 from simmayor/dom-attributes-and-properties

06-dom-attributes-and-properties - Fixed grammar
This commit is contained in:
Ilya Kantor 2018-12-24 12:45:47 +03:00 committed by GitHub
commit 5036c01843
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ importance: 3
Make all external links orange by altering their `style` property.
A link is external if:
- It's `href` has `://` in it
- Its `href` has `://` in it
- But doesn't start with `http://internal.com`.
Example: