From 7b61b9f0496a6926fa59bce2980a6e6fe2bb0ede Mon Sep 17 00:00:00 2001 From: Brian Strauch Date: Sun, 13 Dec 2020 12:43:13 -0600 Subject: [PATCH] docs: delete stray backtick (#2680) * docs: delete stray backtick Co-authored-by: Erik Demaine --- docs/font.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/font.md b/docs/font.md index b2d52b73..e7b30d11 100644 --- a/docs/font.md +++ b/docs/font.md @@ -35,7 +35,7 @@ KaTeX will automatically include only necessary fonts for target environments specified by [Browserslist config](https://github.com/browserslist/browserslist#queries). To force a font type to be included or excluded, set `USE_(FONT NAME)` environment -variable to `"true"` or `"false"`, respectively.` +variable to `"true"` or `"false"`, respectively. ## Location of font files