From b0349e8cbed4cbdaec19ef52fe10bd2dbf65677f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Lawrence=20Vel=C3=A1zquez?= <vq@larryv.me>
Date: Tue, 2 May 2023 13:05:38 -0400
Subject: [PATCH] fix incomplete example

---
 docs/modules/lists/pages/description-with-marker.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/modules/lists/pages/description-with-marker.adoc b/docs/modules/lists/pages/description-with-marker.adoc
index 79da69d..8c51d06 100644
--- a/docs/modules/lists/pages/description-with-marker.adoc
+++ b/docs/modules/lists/pages/description-with-marker.adoc
@@ -56,7 +56,7 @@ To make an ordered list instead, change the block style to `ordered`.
 ----
 [ordered]
 &:: ampersand
->:: grea
+>:: greater than
 ----
 
 Here's how this syntax will appear, where supported:
-- 
GitLab