diff options
| author | Philip Wedemann <[email protected]> | 2022-06-03 16:28:33 +0200 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2022-09-01 12:07:08 -0700 |
| commit | b5f2d5a31e24455447939c3a7487a4fe89a66ba6 (patch) | |
| tree | ce6a7782093c53dea20465517e0e96f865b3c894 | |
| parent | 77e17e3b8deb4d5467203f4e3cd903b7cd06bde4 (diff) | |
| download | bootstrap-b5f2d5a31e24455447939c3a7487a4fe89a66ba6.tar.xz bootstrap-b5f2d5a31e24455447939c3a7487a4fe89a66ba6.zip | |
Replace wrong mobile OS Windows with iOS
| -rw-r--r-- | site/content/docs/5.2/getting-started/browsers-devices.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/5.2/getting-started/browsers-devices.md b/site/content/docs/5.2/getting-started/browsers-devices.md index 41885feaa..dc550ecb9 100644 --- a/site/content/docs/5.2/getting-started/browsers-devices.md +++ b/site/content/docs/5.2/getting-started/browsers-devices.md @@ -30,7 +30,7 @@ Generally speaking, Bootstrap supports the latest versions of each major platfor | | Chrome | Firefox | Safari | Android Browser & WebView | | --- | --- | --- | --- | --- | | **Android** | Supported | Supported | <span class="text-muted">—</span> | v6.0+ | -| **Windows** | Supported | Supported | Supported | <span class="text-muted">—</span> | +| **iOS** | Supported | Supported | Supported | <span class="text-muted">—</span> | {{< /bs-table >}} ### Desktop browsers |
