Skip to content

Commit ef7fd04

Browse files
Fix minor typo mmultiscript. Fix issue #81
1 parent da0f812 commit ef7fd04

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Nordic MathML Guidelines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -756,8 +756,8 @@ In the example, A is the base. `<mprescripts>` marks where the prescripts begin.
756756
- `<mi>n</mi>` and `<mi>p</mi>` are postscript superscripts.
757757
- `<mrow></mrow>` marks empty sub- or superscript positions.
758758
- `<mprescripts/>` indicates the start of prescripts.
759-
- `<mi>q</mi>` and `<mi>s</mi>` are postscript subscripts.
760-
- `<mi>t</mi>` is a postscript superscript.
759+
- `<mi>q</mi>` and `<mi>s</mi>` are prescript subscripts.
760+
- `<mi>t</mi>` is a prescript superscript.
761761

762762
### Tabular Math
763763

0 commit comments

Comments
 (0)