fix: courier misspelling (#409)

This commit is contained in:
Josh Price 2018-01-22 06:36:37 +11:00 committed by Roman Hotsiy
parent 8df469f7de
commit 96fb7ce436

View File

@ -36,7 +36,7 @@ const theme = {
}, },
code: { code: {
fontSize: '13px', fontSize: '13px',
fontFamily: 'Courirer, monospace', fontFamily: 'Courier, monospace',
}, },
links: { links: {
color: undefined, // by default main color color: undefined, // by default main color