mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-04-26 15:13:56 +00:00
Fix typo in LaTeX documentation
Remove extra "that" in " ... haven't found a Greek letter that yet that LaTeX ... "
This commit is contained in:
parent
cc3124e9c7
commit
33e0432634
@ -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$),
|
||||
|
Loading…
Reference in New Issue
Block a user