From 0a805b7ae7f4966ee9a6e986a372757537107b8a Mon Sep 17 00:00:00 2001 From: Ryan Prather Date: Thu, 25 Jun 2026 10:55:08 -0400 Subject: [PATCH] typo --- templates/default/cheat-sheet.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/default/cheat-sheet.html.twig b/templates/default/cheat-sheet.html.twig index f2219f1..587728a 100644 --- a/templates/default/cheat-sheet.html.twig +++ b/templates/default/cheat-sheet.html.twig @@ -27,7 +27,7 @@

Markdown Cheat Sheet

-

The following was provided by The Markdown Guid

+

The following was provided by The Markdown Guide

This Markdown cheat sheet provides a quick overview of all the Markdown syntax elements. It can't cover every edge case, so if you need more information about any of these elements, refere to the reference guides for basic syntax and extended syntax.