diff options
| author | Patrick H. Lauke <[email protected]> | 2015-12-22 19:02:43 +0000 |
|---|---|---|
| committer | Patrick H. Lauke <[email protected]> | 2015-12-22 19:02:43 +0000 |
| commit | e0058829ab0daa4d70fa85e5571d3ac1cde2de06 (patch) | |
| tree | 66ec90daedc9b547abf9c3f28670022d584b9189 | |
| parent | 1861496e5ea82eb2240a571fcdfeb83e1896c8fc (diff) | |
| download | bootstrap-e0058829ab0daa4d70fa85e5571d3ac1cde2de06.tar.xz bootstrap-e0058829ab0daa4d70fa85e5571d3ac1cde2de06.zip | |
Clarify platform/web view
| -rw-r--r-- | docs/getting-started/browsers-devices.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/browsers-devices.md b/docs/getting-started/browsers-devices.md index f2db16337..88608d2dd 100644 --- a/docs/getting-started/browsers-devices.md +++ b/docs/getting-started/browsers-devices.md @@ -13,7 +13,7 @@ Bootstrap supports a wide variety of modern browsers and devices, and some older ## Supported browsers -Bootstrap supports the **latest, stable releases** of all major browsers and platforms. On Windows, **we support Internet Explorer 9-11 / Microsoft Edge**. Alternative browsers which use the latest version of Webkit, Blink, Gecko or the platform's own rendering engine / web view are not explicitly supported – however, Bootstrap should (in most cases) display and function correctly in these browsers as well. More specific support information is provided below. +Bootstrap supports the **latest, stable releases** of all major browsers and platforms. On Windows, **we support Internet Explorer 9-11 / Microsoft Edge**. Alternative browsers which use the latest version of WebKit, Blink, or Gecko, whether directly or via the platform's web view API, are not explicitly supported – however, Bootstrap should (in most cases) display and function correctly in these browsers as well. More specific support information is provided below. ### Mobile devices |
