summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMaxfield Lehman <maxfieldlehman@gmail.com>2015-10-17 03:05:05 -0700
committerMaxfield Lehman <maxfieldlehman@gmail.com>2015-10-17 03:05:05 -0700
commite0ac43a43794c17b44d33daf59330fd68a152eb7 (patch)
tree1bd206e98e77428047c8fbc39468ceb65da9b7df
parentcc3124e9c7ae49a07d9f60d6171fa3ce2a2d7419 (diff)
parent33e04326348f8c30de24e67f17d4d97e2d5859fd (diff)
Merge pull request #2 from mclehman/mclehman-patch-2
Fix typo in LaTeX documentation
-rw-r--r--latex.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/latex.html.markdown b/latex.html.markdown
index e180e622..f6d5ba70 100644
--- a/latex.html.markdown
+++ b/latex.html.markdown
@@ -106,7 +106,7 @@ Here's how you state all y that belong to X, $\forall$ x $\in$ X. \\
% The opposite also holds true. Variable can also be rendered in math-mode.
My favorite Greek letter is $\xi$. I also like $\beta$, $\gamma$ and $\sigma$.
-I haven't found a Greek letter that yet that LaTeX doesn't know about!
+I haven't found a Greek letter yet that LaTeX doesn't know about!
Operators are essential parts of a mathematical document:
trigonometric functions ($\sin$, $\cos$, $\tan$),