Skip to content

Commit

Permalink
Fixing typos in headlines
Browse files Browse the repository at this point in the history
  • Loading branch information
mippzon committed Jan 20, 2018
1 parent 60447c9 commit c92fe31
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Official Site: [http://htmlhint.com/](http://htmlhint.com/)
Quick start
======================

1. install & hint
1. Installation & hints

npm install htmlhint -g
htmlhint -V
Expand All @@ -29,7 +29,7 @@ Quick start
htmlhint http://www.alibaba.com/
cat test.html | htmlhint stdin

2. results
2. Results

test.html
L5 | </head>
Expand All @@ -39,7 +39,7 @@ Quick start

2 errors in 1 files

3. config rules
3. Config rules

search `.htmlhintrc` file in current directory and all parent directories:

Expand Down

0 comments on commit c92fe31

Please sign in to comment.