summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMaxfield Lehman <maxfieldlehman@gmail.com>2015-10-17 03:03:16 -0700
committerMaxfield Lehman <maxfieldlehman@gmail.com>2015-10-17 03:03:16 -0700
commit33e04326348f8c30de24e67f17d4d97e2d5859fd (patch)
tree1bd206e98e77428047c8fbc39468ceb65da9b7df
parentcc3124e9c7ae49a07d9f60d6171fa3ce2a2d7419 (diff)
Fix typo in LaTeX documentation
Remove extra "that" in " ... haven't found a Greek letter that yet that LaTeX ... "
-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$),