From f8b976c064421b3e80c32ea74734e2c77df94288 Mon Sep 17 00:00:00 2001
From: naskya <m@naskya.net>
Date: Sun, 30 Jun 2024 18:59:38 +0900
Subject: [PATCH] docs: fix format

---
 docs/api-change.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/api-change.md b/docs/api-change.md
index a52a5ab3c7..b51db44e7f 100644
--- a/docs/api-change.md
+++ b/docs/api-change.md
@@ -13,7 +13,7 @@ Breaking changes are indicated by the :warning: icon.
 <summary>Available endpoints (under <code>https://instance-domain/api/</code>)</summary>
 
 |  method  |              endpoint              |                    note                    |
-|:--------:|:----------------------------------:|:------------------------------------------:|
+|---------:|------------------------------------|--------------------------------------------|
 |   `POST` | `oauth/token`                      |                                            |
 |   `POST` | `oauth/revoke`                     |                                            |
 |   `POST` | `v1/apps`                          |                                            |