From 96fb7ce436f3750d61a3dc510ed800a9e739d84c Mon Sep 17 00:00:00 2001 From: Josh Price Date: Mon, 22 Jan 2018 06:36:37 +1100 Subject: [PATCH] fix: courier misspelling (#409) --- src/theme.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/theme.ts b/src/theme.ts index d379b395c7..cb6f689100 100644 --- a/src/theme.ts +++ b/src/theme.ts @@ -36,7 +36,7 @@ const theme = { }, code: { fontSize: '13px', - fontFamily: 'Courirer, monospace', + fontFamily: 'Courier, monospace', }, links: { color: undefined, // by default main color