diff options
| author | XhmikosR <[email protected]> | 2019-08-07 17:13:14 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-08-07 17:13:14 +0300 |
| commit | 6fc9108a8681439ee437d5cb842f729a569b8efe (patch) | |
| tree | 3933fc82a3ad7e574862d2bf709ae1266cd91501 | |
| parent | 2e0a16f461219befb0e09447227dc23ddb93e42f (diff) | |
| download | bootstrap-6fc9108a8681439ee437d5cb842f729a569b8efe.tar.xz bootstrap-6fc9108a8681439ee437d5cb842f729a569b8efe.zip | |
browser-devices.md: Fix Android version (#29224)
| -rw-r--r-- | site/content/docs/4.3/getting-started/browsers-devices.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/4.3/getting-started/browsers-devices.md b/site/content/docs/4.3/getting-started/browsers-devices.md index b527cf5db..d6ae174c2 100644 --- a/site/content/docs/4.3/getting-started/browsers-devices.md +++ b/site/content/docs/4.3/getting-started/browsers-devices.md @@ -41,7 +41,7 @@ Generally speaking, Bootstrap supports the latest versions of each major platfor <td>Supported</td> <td>Supported</td> <td class="text-muted">—</td> - <td>v5.0+</td> + <td>v6.0+</td> <td>Supported</td> </tr> <tr> |
