aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorlonkaars <l.leblansch@gmail.com>2021-04-05 18:54:41 +0200
committerlonkaars <l.leblansch@gmail.com>2021-04-05 18:54:41 +0200
commit0110ede1ccee88161539a194c84c1e1e296ae554 (patch)
tree71fb7313ca16a60a78201be9aa33c311b9ade048
parent0da8098559b7134c090d8ed58d61d145a9310211 (diff)
remove duplicate tags
-rw-r--r--api/readme.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/api/readme.md b/api/readme.md
index 70aeaf5..ab4e1e6 100644
--- a/api/readme.md
+++ b/api/readme.md
@@ -7,7 +7,6 @@ This is the subdirectory for the API. You can find the API reference in [this](h
API return type classes are mostly defined in api/api.ts
<table>
-<code>
<thead>
<tr>
<th>endpoint</th>
@@ -22,7 +21,7 @@ API return type classes are mostly defined in api/api.ts
<tr>
<td>/status</td>
-<td><code><code>GET</code></code></td>
+<td><code>GET</code></td>
<td>get online user count and active game count</td>
<td><code>none</code></td>
<td><code>none</code></td>