aboutsummaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorRobin Stocker <robin@nibor.org>2016-07-21 16:31:50 +0200
committerGitHub <noreply@github.com>2016-07-21 16:31:50 +0200
commit6bfb242aade8edaa8b0a6988dee6f0bf28c9647a (patch)
tree7b78114f26ce9c3d200ee4042b6106ab663ac7b9 /spec.txt
parent569b01abe486ae2d6677c9ba8b9aea04637cdd91 (diff)
Fix missing closing paren typo
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec.txt b/spec.txt
index c05b1a0..3de3ca1 100644
--- a/spec.txt
+++ b/spec.txt
@@ -6557,7 +6557,7 @@ Note that in the preceding case, the interpretation
is precluded by the condition that a delimiter that
-can both open and close (like the `*` after `foo`
+can both open and close (like the `*` after `foo`)
cannot form emphasis if the sum of the lengths of
the delimiter runs containing the opening and
closing delimiters is a multiple of 3.