summaryrefslogtreecommitdiffhomepage
path: root/latex.html.markdown
diff options
context:
space:
mode:
authorcaminsha <c.96marco@hotmail.com>2020-01-31 03:24:14 +0100
committercaminsha <c.96marco@hotmail.com>2020-01-31 03:24:14 +0100
commit06b95ac17e6b48c58f5eb53c1aa8393fc4686d9c (patch)
tree25246d6961f3d8f5fefe0dddcfe64b31356761a0 /latex.html.markdown
parent9b19efa3ce6c4797398dea585d9e4b5f13ae4060 (diff)
parent1ada1d35bb0d34afe41451c4921a7bb6c7ebe259 (diff)
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'latex.html.markdown')
-rw-r--r--latex.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/latex.html.markdown b/latex.html.markdown
index c980f5e5..e8bc6064 100644
--- a/latex.html.markdown
+++ b/latex.html.markdown
@@ -141,7 +141,7 @@ Operators are essential parts of a mathematical document:
trigonometric functions ($\sin$, $\cos$, $\tan$),
logarithms and exponentials ($\log$, $\exp$),
limits ($\lim$), etc.\
-have per-defined LaTeX commands.
+have pre-defined LaTeX commands.
Let's write an equation to see how it's done:
$\cos(2\theta) = \cos^{2}(\theta) - \sin^{2}(\theta)$