Skip to content

Commit 3a22f71

Browse files
committed
Docs: Make minor correction regarding touch icons
Clarify that the iPad and iPad mini with @1x display running iOS 8 are also using the `76×76px` touch icon. Ref: h5bp/html5-boilerplate#1599.
1 parent 9e67442 commit 3a22f71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/doc/extend.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ The main sizes of the icons on iOS are:
592592

593593
* `57×57px` – iPhone with @1x display and iPod Touch
594594
* `72×72px` – iPad and iPad mini with @1x display running iOS ≤ 6
595-
* `76×76px` – iPad and iPad mini with @1x display running iOS 7
595+
* `76×76px` – iPad and iPad mini with @1x display running iOS 7
596596
* `114×114px` – iPhone with @2x display running iOS ≤ 6
597597
* `120×120px` – iPhone with @2x and @3x display running iOS ≥ 7
598598
* `144×144px` – iPad and iPad mini with @2x display running iOS ≤ 6

src/doc/extend.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ The main sizes of the icons on iOS are:
592592

593593
* `57×57px` – iPhone with @1x display and iPod Touch
594594
* `72×72px` – iPad and iPad mini with @1x display running iOS ≤ 6
595-
* `76×76px` – iPad and iPad mini with @1x display running iOS 7
595+
* `76×76px` – iPad and iPad mini with @1x display running iOS 7
596596
* `114×114px` – iPhone with @2x display running iOS ≤ 6
597597
* `120×120px` – iPhone with @2x and @3x display running iOS ≥ 7
598598
* `144×144px` – iPad and iPad mini with @2x display running iOS ≤ 6

0 commit comments

Comments
 (0)