Skip to content

Commit be318be

Browse files
authored
Merge pull request #212 from Keyacom/Keyacom-patch0-20221027
Update README.md
2 parents 14c48d9 + 0bbce65 commit be318be

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -514,13 +514,13 @@ MediaWiki-based sites:
514514
{| class="wikitable" style="text-align: left;"
515515
|+ <!-- caption -->
516516
|-
517-
! item !! align="right"| qty
517+
! item !! style="text-align: right;"| qty
518518
|-
519-
| spam || align="right"| 42
519+
| spam || style="text-align: right;"| 42
520520
|-
521-
| eggs || align="right"| 451
521+
| eggs || style="text-align: right;"| 451
522522
|-
523-
| bacon || align="right"| 0
523+
| bacon || style="text-align: right;"| 0
524524
|}
525525
```
526526

0 commit comments

Comments
 (0)