From 446973308e66bcd325f815e39717ead0b4694853 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 7 Apr 2018 10:49:01 +0300 Subject: [PATCH] Fix HTML validation error. --- docs/_includes/getting-started/browser-device-support.html | 2 +- docs/getting-started.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_includes/getting-started/browser-device-support.html b/docs/_includes/getting-started/browser-device-support.html index 3979392f97..b935c3875d 100644 --- a/docs/_includes/getting-started/browser-device-support.html +++ b/docs/_includes/getting-started/browser-device-support.html @@ -78,7 +78,7 @@

For Firefox, in addition to the latest normal stable release, we also support the latest Extended Support Release (ESR) version of Firefox.

Unofficially, Bootstrap should look and behave well enough in Chromium and Chrome for Linux, Firefox for Linux, and Internet Explorer 7, as well as Microsoft Edge, though they are not officially supported.

-

For a list of some of the browser bugs that Bootstrap has to grapple with, see our Wall of browser bugs.

+

For a list of some of the browser bugs that Bootstrap has to grapple with, see our Wall of browser bugs.

Internet Explorer 8 and 9

Internet Explorer 8 and 9 are also supported, however, please be aware that some CSS3 properties and HTML5 elements are not fully supported by these browsers. In addition, Internet Explorer 8 requires the use of Respond.js to enable media query support.

diff --git a/docs/getting-started.html b/docs/getting-started.html index d440a23a36..f8c9ad6b7b 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -18,7 +18,7 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex

Migrating from v2.x to v3.x

-

Looking to migrate from an older version of Bootstrap to v3.x? Check out our migration guide.

+

Looking to migrate from an older version of Bootstrap to v3.x? Check out our migration guide.

{% include getting-started/browser-device-support.html %}