Skip to content

Commit 84405db

Browse files
authored
Correct a wrong link for form attribute. (#299)
1 parent 96b7ee7 commit 84405db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1458,7 +1458,7 @@ <h4>Operator, Fence, Separator or Accent <code>&lt;mo&gt;</code></h4>
14581458
In the following example, the [^mo^] element
14591459
is used for the binary operator +. Default spacing is symmetric
14601460
around that operator. A tighter spacing is used if you rely
1461-
on the <a><code>form</code></a> attribute to force it to be
1461+
on the [^mo/form^] attribute to force it to be
14621462
treated as a prefix operator.
14631463
Spacing can also be specified explicitly using the
14641464
[^mo/lspace^] and

0 commit comments

Comments
 (0)