Skip to content

Commit

Permalink
README: fix name for Edge on Android (#687)
Browse files Browse the repository at this point in the history
  • Loading branch information
igorlukanin committed Apr 24, 2022
1 parent 69e60bf commit 9401f8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -319,7 +319,7 @@ The following table maps browser names & their target devices into identifiers u
| Baidu | `Baidu` | | | |
| BlackBerry | | | | `BlackBerry``bb` |
| Chrome | `Chrome` | `ChromeAndroid``and_chr` | 鈫笌 `ios_saf`<sup>2</sup> | |
| Edge | `Edge` | 鈫笌 `and_chrome` | 鈫笌 `ios_saf`<sup>2</sup> | |
| Edge | `Edge` | 鈫笌 `and_chr` | 鈫笌 `ios_saf`<sup>2</sup> | |
| Electron | `Electron` | | | |
| Firefox | `Firefox``ff` | `FirefoxAndroid``and_ff` | 鈫笌 `ios_saf`<sup>2</sup> | |
| Internet Explorer | `Explorer``ie` | | | `ie_mob` |
Expand Down

0 comments on commit 9401f8d

Please sign in to comment.