Skip to content

Commit 13f3419

Browse files
authored
Merge pull request #113 from github/JoyceZhu-patch-1
2 parents bc70e3d + 46fb4b8 commit 13f3419

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/macos-symbol-layer.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export const macosSymbolLayerKeys: Record<string, string> = {
1616
['º']: '0',
1717
['–']: '-',
1818
['≠']: '=',
19-
['`']: '~',
19+
['`']: '`',
2020
['⁄']: '!',
2121
['€']: '@',
2222
['‹']: '#',

0 commit comments

Comments
 (0)