summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDivay Prakash <divayprakash@users.noreply.github.com>2020-01-24 19:51:08 +0530
committerGitHub <noreply@github.com>2020-01-24 19:51:08 +0530
commit1db3016a4db5f6f6bf4e9ea9a1b08ba379998fc0 (patch)
treee5c5818580fd47facc210a6451e64686f9418bfb
parent5f9b1a52807ed8a2eec49e307ddbd92bb9980fed (diff)
parent33211b82f73a3f04a6adb8aa691f82ae767b5ae7 (diff)
Merge pull request #3703 from ameybhavsar24/patch-2
[latex/en] Minor spelling mistake corrected
-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)$