]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update browsers-devices.mdx
authorMark Otto <markd.otto@gmail.com>
Wed, 23 Apr 2025 03:17:35 +0000 (20:17 -0700)
committerGitHub <noreply@github.com>
Wed, 23 Apr 2025 03:17:35 +0000 (20:17 -0700)
site/src/content/docs/getting-started/browsers-devices.mdx

index 52e3364ea1310015bfaafec10d02d67d3168b9f0..03f332f14380c1ee34e74c9e7f28d8ae4f13bfcb 100644 (file)
@@ -44,4 +44,4 @@ Page zooming inevitably presents rendering artifacts in some components, both in
 
 Bootstrap uses some browser-specific selectors to provide progressive enhancements and reset some styles across browsers. These may not always pass CSS validators, but they still have a place in real world applications. These validation warnings don’t matter in practice as they don’t interfere with the proper functioning of our styles, and we deliberately ignore these particular warnings.
 
-Likewise, our HTML has some trivial and inconsequential HTML validation warnings. Some of these are also supressed by our own local configuration and can be ignored.
+Likewise, our HTML has some trivial and inconsequential HTML validation warnings. Some of these are also suppressed by our own local configuration and can be ignored.