Editing-Tips.md
... ...
@@ -60,7 +60,7 @@ Produces:
60 60
61 61
```
62 62
| Item | Category | Count |
63
-| :--- | :---:| ---: | <-- defines the header and column alignment
63
+| :--- | :---: | ---: | <-- defines the header and column alignment
64 64
| Apple | Fruit | 1 |
65 65
| Tomato | Fruit | 22 |
66 66
```