From 61f7ab10409b572b4b4db8030b95ba26381384a3 Mon Sep 17 00:00:00 2001 From: Jordan Bancino Date: Sat, 9 Sep 2023 00:11:32 -0400 Subject: [PATCH] Fix table rendering in stats.md --- docs/user/admin/stats.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/user/admin/stats.md b/docs/user/admin/stats.md index af421f8..49eef5e 100644 --- a/docs/user/admin/stats.md +++ b/docs/user/admin/stats.md @@ -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.|