Fix Courier misspelling

This commit is contained in:
Josh Price 2018-01-19 11:46:06 +11:00 committed by GitHub
parent 8df469f7de
commit 2e346db972
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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