Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -1458,7 +1458,7 @@ <h4>Operator, Fence, Separator or Accent <code>&lt;mo&gt;</code></h4>
In the following example, the [^mo^] element
is used for the binary operator +. Default spacing is symmetric
around that operator. A tighter spacing is used if you rely
on the <a><code>form</code></a> attribute to force it to be
on the [^mo/form^] attribute to force it to be
treated as a prefix operator.
Spacing can also be specified explicitly using the
[^mo/lspace^] and
Expand Down