summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorClaire <claire.github-309c@sitedethib.com>2024-02-16 13:57:04 +0100
committerClaire <claire.github-309c@sitedethib.com>2024-02-16 13:57:04 +0100
commitc5d56de98d784825edc464b6e5e47884294ea701 (patch)
treea43d7b88e066a6f783ecb917920d9ec4e5a183be
parent0e4e98fad1e21e4f356b3a71eef3fca79890105c (diff)
Fix linting failure
-rw-r--r--SECURITY.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/SECURITY.md b/SECURITY.md
index 667096324e4..81472b01b43 100644
--- a/SECURITY.md
+++ b/SECURITY.md
@@ -13,8 +13,8 @@ A "vulnerability in Mastodon" is a vulnerability in the code distributed through
## Supported Versions
-| Version | Supported |
-| ------- | ---------------- |
-| 4.2.x | Yes |
-| 4.1.x | Yes |
-| < 4.1 | No |
+| Version | Supported |
+| ------- | --------- |
+| 4.2.x | Yes |
+| 4.1.x | Yes |
+| < 4.1 | No |