diff --git a/issue.md b/issue.md
index d3fdd59e9cc96e4f9744fcecf60973f7433afbcc..480b9415fff91052dccd93fbe979d1fe04b3cb86 100644
--- a/issue.md
+++ b/issue.md
@@ -2,20 +2,20 @@ There was an issue with the following unit conversion:
 
 | Which unit | User entered input | Parsed input |
 | ---------- | ------------------ | ------------ |
-| Left unit  | {}                 | {}           |
-| Right unit | {}                 | {}           |
+| Left unit  | {} | {} |
+| Right unit | {} | {} |
 
 ### Result/Expectation: 
 
 | Calculation | Result | Expectation | Did match |
 |-------------|--------|-------------|-----------|
-| Base unit   | {}     |             | [ ]       |
-| factor * left = right | {} |       | [ ] |
-| factor * right = left | {} |       | [ ] |
-| factor * left = base | {} |        | [ ] |
-| factor * base = left | {} |        | [ ] |
-| factor * right = base | {} |       | [ ] |
-| factor * base = right | {} |       | [ ] |
+| Base unit   | {} |     | [ ]       |
+| factor * left = right | {} |     | [ ] |
+| factor * right = left | {} |     | [ ] |
+| factor * left = base | {} |     | [ ] |
+| factor * base = left | {} |     | [ ] |
+| factor * right = base | {} |     | [ ] |
+| factor * base = right | {} |     | [ ] |
 
 If there was an error with the calculation, please fill out the table above. Feel free to also add additional info here: