Skip to content

Commit c210c4f

Browse files
committed
docs/Support-Tiers: remove trailing spaces
Signed-off-by: Patrick Linnane <[email protected]>
1 parent eba2f7e commit c210c4f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/Support-Tiers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Users can expect:
2626
To qualify as Tier 1, a macOS configuration must meet all of the following:
2727

2828
- On official Apple hardware (not a Hackintosh or virtual machine)
29-
- Running the latest patch release of a macOS version supported by Apple for that hardware and included in Homebrew’s CI coverage
29+
- Running the latest patch release of a macOS version supported by Apple for that hardware and included in Homebrew’s CI coverage
3030
(typically the latest stable or prerelease version and the two preceding versions)
3131
- Installed in the default prefix:
3232
- `/opt/homebrew` on Apple silicon
@@ -67,7 +67,7 @@ The following conditions typically apply:
6767
Tier 2 configurations include:
6868

6969
- macOS prerelease versions before they are promoted to Tier 1
70-
- Linux systems with `glibc` versions between 2.13 and 2.34
70+
- Linux systems with `glibc` versions between 2.13 and 2.34
7171
(Homebrew’s own `glibc` formula will be installed automatically)
7272
- Homebrew installed outside the default prefix, requiring source builds for official packages
7373
(e.g. non-standard installs of `/opt/homebrew`, `/usr/local`, or `/home/linuxbrew/.linuxbrew`)
@@ -94,7 +94,7 @@ Tier 3 configurations include:
9494

9595
- macOS versions no longer covered by CI and no longer receiving regular Apple security updates
9696
- Systems that build official packages from source despite available bottles
97-
- Homebrew installed outside the default prefix
97+
- Homebrew installed outside the default prefix
9898
(e.g. `/opt/homebrew`, `/usr/local`, or `/home/linuxbrew/.linuxbrew` used on mismatched architectures)
9999
- Installing formulae using `--HEAD`
100100
- Installing deprecated or disabled formulae

0 commit comments

Comments
 (0)