Skip to content

Commit 8e10ff4

Browse files
fix: Fixing markdown tables MD060/table-column-style
1 parent 5ca93ce commit 8e10ff4

File tree

3 files changed

+69
-68
lines changed

3 files changed

+69
-68
lines changed

Asset/Patch/contribution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ The `Patch104p` word and `@keyword` are mandatory. `author` and date can be omit
104104
| @feature | Adding something new |
105105
| @fix | Fixing something, but is not a user facing bug |
106106
| @performance | Improving performance |
107-
| @refactor | Moving or rewriting code, but does not change the behavior |
107+
| @refactor | Moving or rewriting code, but does not change the behavior |
108108
| @tweak | Changing some values or settings |
109109

110110
Block comment sample

0 commit comments

Comments
 (0)