Fix invalid Markdown in Compatibility section (#319)

3eb03c8 · Kian-Meng Ang · 2025-03-24 13:55

1 files +1 -1

Files changed

modified README.md
+1 −1
@@ -72,7 +72,7 @@ This list presents the known working version combos between the target operating
72 72 and Erlang/OTP.
73 73
74 74 | Operating system | Erlang/OTP | OTP Architecture | Status
75 |- |- | |-
75 +|- |- | - |-
76 76 | `ubuntu-18.04` | 17.0 - 25.3 | x86_64, arm64 | ✅
77 77 | `ubuntu-20.04` | 21.0 - 27 | x86_64, arm64 | ✅
78 78 | `ubuntu-22.04` | 24.2 - 27 | x86_64, arm64 | ✅

Parents: 0006652