Skip to content

Commit fc1cf65

Browse files
authored
Update BUILDING.md
1 parent 0689409 commit fc1cf65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BUILDING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ for it. In other words, Node.js does not support running on End-of-Life (EoL)
102102
platforms. This is true regardless of entries in the table below.
103103

104104
| Operating System | Architectures | Versions | Support Type | Notes |
105-
| ---------------- | ---------------- | --------------------------------- |--------------| ------------------------------------ |
105+
| ---------------- | ---------------- | --------------------------------- | ------------ | ------------------------------------ |
106106
| GNU/Linux | x64 | kernel >= 4.18[^1], glibc >= 2.28 | Tier 1 | e.g. Ubuntu 20.04, Debian 10, RHEL 8 |
107107
| GNU/Linux | x64 | kernel >= 3.10, musl >= 1.1.19 | Experimental | e.g. Alpine 3.8 |
108108
| GNU/Linux | x86 | kernel >= 3.10, glibc >= 2.17 | Experimental | Downgraded as of Node.js 10 |

0 commit comments

Comments
 (0)