mirror of
https://github.com/h5bp/html5-boilerplate.git
synced 2026-01-08 06:13:53 -05:00
Fix typo in README.md and CHANGELOG.md files (#3064)
The change involves correction in the following: a closing parenthesis was omitted in changelog.md file and a misspelling was made in Readme.md file.
This commit is contained in:
@@ -65,7 +65,7 @@
|
||||
|
||||
## 7.0.0 (February 8, 2019)
|
||||
|
||||
- Drop support for IE9/IE10 (usage of these versions is tiny and Microsoft officially ended support back in 2016. ([#2074](https://github.com/h5bp/html5-boilerplate/pull/2074))
|
||||
- Drop support for IE9/IE10 (usage of these versions is tiny and Microsoft officially ended support back in 2016). ([#2074](https://github.com/h5bp/html5-boilerplate/pull/2074))
|
||||
- Move the CSS to a separate repo ([#2066](https://github.com/h5bp/html5-boilerplate/pull/2066))
|
||||
- Add theme-color meta tag to index.html ([#2074](https://github.com/h5bp/html5-boilerplate/pull/2074))
|
||||
- Add 'install with yarn' steps to README ([#2063](https://github.com/h5bp/html5-boilerplate/pull/2063))
|
||||
|
||||
Reference in New Issue
Block a user