diff --git a/content/news/this-month-240229.md b/content/news/this-month-240229.md
index 60e1fa6a483ff981b86c97610c0dd185e4b01fd0..a87e51059e2e70e50cb4e0c0eaa525b18b06e8a0 100644
--- a/content/news/this-month-240229.md
+++ b/content/news/this-month-240229.md
@@ -23,11 +23,11 @@ and compared that against copying from the raw disk scheme, and from the disk sc
 The following results were observed.
 
 |  Block size  | `/dev/zero`  |   raw disk   |    RedoxFS   |
-| ------------ | ------------ | ------------ | ------------ |
+| :----------: | :----------: | :----------: | :----------: |
 |     4KiB     |  110 MiB/s   |   22 MiB/s   |   6 MiB/s    |
 |     4Mib     |   1.6 GiB/s  |  600 MiB/s   |  170* MiB/s  |
-*After the addition of records described below.
 
+*After the addition of records described below.
 (Some results omitted)
 
 In order to separate the size of RedoxFS read/write operations from the disk block size,