Skip to content

Commit b52865a

Browse files
Fix typos
1 parent 4a717c9 commit b52865a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Nordic MathML Guidelines.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1217,7 +1217,7 @@ When the operator should be rendered inline, but as block element, it can be don
12171217

12181218
### Invisible Operators
12191219

1220-
Insivible operators should be used used when the meaning of an equation would be ambigious. For example $a(x+1)$ might be the function $a$ of $x+1$, or it could be the multiplication between $a$ and $(x+1)$ depending on the context.
1220+
Invisible operators should be used used when the meaning of an equation would be ambigious. For example $a(x+1)$ might be the function $a$ of $x+1$, or it could be the multiplication between $a$ and $(x+1)$ depending on the context.
12211221

12221222
Using invisible operators makes the markup unambigious:
12231223

@@ -1613,7 +1613,7 @@ The coordinate (1,1, 2) should be marked up as follows:
16131613
- The first example has $x$-coordinate 1 and $y$-coordinate 2.
16141614
- The second example has $x$-coordinate 1,1 and $y$-coordinate 2.
16151615

1616-
It is imporant to separate comma as a decimal separator and comma as an operator.
1616+
It is important to separate comma as a decimal separator and comma as an operator.
16171617

16181618
#### Multiplication and division of fractions
16191619

0 commit comments

Comments
 (0)