Fix table rendering in stats.md

This commit is contained in:
Jordan Bancino 2023-09-09 00:11:32 -04:00
parent a672c05112
commit 61f7ab1040
1 changed files with 1 additions and 0 deletions

View File

@ -20,5 +20,6 @@ process.
#### 200 Response Format
| Field | Type | Description |
|-------|------|-------------|
| `memory_allocated` | `Integer` | The total amount of memory allocated, measured in bytes.|
| `version` | `String` | The current version of Telodendria.|