Fixed spelling.

This commit is contained in:
Kashif Rasul
2011-05-02 07:15:11 -07:00
parent 748d76dff1
commit e910dd0ccf
+1 -1
View File
@@ -318,7 +318,7 @@ and `\]`. For example:
Inline equations are delimited by `\(` and `\)`. These equations will appear
inline with regular text. For example:
The Pythagorean theorum is \( a^2 + b^2 = c^2 \).
The Pythagorean theorem is \( a^2 + b^2 = c^2 \).
Gollum uses [MathJax](http://www.mathjax.org/) to convert the TeX syntax into
output suitable for display in web browsers.