From 61e35069fc43e32639801614a323a4a3c204733a Mon Sep 17 00:00:00 2001 From: Prokube <68293280+prokube@users.noreply.github.com> Date: Thu, 13 May 2021 12:52:09 -0700 Subject: [PATCH] consistency with codeblock usage --- docs/guides/weeks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/weeks.md b/docs/guides/weeks.md index 8ad51bf..2c2668c 100644 --- a/docs/guides/weeks.md +++ b/docs/guides/weeks.md @@ -40,7 +40,7 @@ Example --- -['Ugh', 'Guns', 'Stress'] +`['Ugh', 'Guns', 'Stress']` ---