Skip to content

Commit ce3aba0

Browse files
committed
Merge pull request jgthms#13 from Shrif88/master
Update 2015-02-02-html-syntax.md
2 parents a08d04e + 3788089 commit ce3aba0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/2015-02-02-html-syntax.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ Remember:
5959

6060
### Attributes
6161

62-
Attributes act like **extra** information tied to an HTML element. There are written _within_ an HTML _tag_. As such, they are not displayed by the browser either.
62+
Attributes act like **extra** information tied to an HTML element. They are written _within_ an HTML _tag_. As such, they are not displayed by the browser either.
6363

6464
For example, the `href` attribute is used to define the target of a **link** (which uses an **a**nchor tag):
6565

0 commit comments

Comments
 (0)