From 0d439902a0d9a7049e6b0c19cc6f01e83214ccc0 Mon Sep 17 00:00:00 2001
From: John MacFarlane
Date: Tue, 19 Mar 2019 17:44:06 -0700
Subject: Fix typo in fix to #562.
---
spec.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spec.txt b/spec.txt
index 373c907..dc944d0 100644
--- a/spec.txt
+++ b/spec.txt
@@ -7420,7 +7420,7 @@ bar>)
Pointy brackets that enclose links must be unescaped:
```````````````````````````````` example
-[link]()
+[link]()
.
link
````````````````````````````````
--
cgit v1.2.3