From 2e346db9723fcb52cc44860569b88d2bf3445669 Mon Sep 17 00:00:00 2001 From: Josh Price Date: Fri, 19 Jan 2018 11:46:06 +1100 Subject: [PATCH] Fix Courier misspelling --- src/theme.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/theme.ts b/src/theme.ts index d379b395..cb6f6891 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