Commit dd668cb
committed
docs: fix extra backtick in Arch Linux install code block
The Arch Linux installation code block in README.md was closed with
four backticks (````) instead of three (```), causing incorrect Markdown
rendering. This removes the extra backtick.1 parent b692467 commit dd668cb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments