diff --git a/docs/browser-support.md b/docs/browser-support.md
index 5106f1ae0..747e552a9 100644
--- a/docs/browser-support.md
+++ b/docs/browser-support.md
@@ -38,9 +38,11 @@ Browser support matrix sourced from [caniuse.com].[^1]
[^1]:
- The data was collected from [caniuse.com] in January 2022 and is primarily
+ The data was collected from [caniuse.com] in January 2022, and is primarily
based on browser support for [custom properties], [mask images] and the
- [:is pseudo selector] which are not completely polyfillable.
+ [:is pseudo selector] which are not entirely polyfillable. Browsers with a
+ cumulated market share of less than 1% were not considered, but might still
+ be fully or partially supported.
Note that the usage data is based on global browser market share, so it could
in fact be entirely different for your target demographic. It's a good idea to
diff --git a/docs/getting-started.md b/docs/getting-started.md
index 473ac64c1..9533d58ea 100644
--- a/docs/getting-started.md
+++ b/docs/getting-started.md
@@ -26,7 +26,7 @@ Material for MkDocs can be installed with `pip`:
pip install mkdocs-material
```
-=== "8.x version range"
+=== "8.x"
``` sh
pip install mkdocs-material=="8.*" #(1)!
@@ -78,7 +78,7 @@ minutes, as it comes with all dependencies pre-installed. Pull the image for the
docker pull squidfunk/mkdocs-material
```
-=== "8.x version range"
+=== "8.x"
```
docker pull squidfunk/mkdocs-material:8