From 4b315d1c4cae227903985718580e7af1bb7214eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcus=20Bl=C3=A4ttermann?= Date: Tue, 13 Dec 2022 06:29:49 +0100 Subject: [PATCH] Fix missing comment syntax highlighting --- website/src/widgets/quickstart-install.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/src/widgets/quickstart-install.js b/website/src/widgets/quickstart-install.js index dbbbf0fe5..b6c8b9b4c 100644 --- a/website/src/widgets/quickstart-install.js +++ b/website/src/widgets/quickstart-install.js @@ -150,7 +150,7 @@ const QuickstartInstall = ({ id, title }) => { } return ( - + # Note M1 GPU support is experimental, see{' '} Thinc issue #792