Skip to content

Commit

Permalink
Fix runes docs table (ordinals#3389)
Browse files Browse the repository at this point in the history
  • Loading branch information
casey authored and harutyunaraci committed Apr 2, 2024
1 parent 4921ab4 commit b406cae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/src/runes/specification.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@ character, starting from the left of the rune's name.
For example, the rune name `AAAA` rendered with different spacers:

| Spacers | Display |
|---------|---------|
| 0b1 | A•AAA |
| 0b11 | A•A•AA |
| 0b10 | AA•AA |
Expand Down

0 comments on commit b406cae

Please sign in to comment.