We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4d28129 commit 7f53255Copy full SHA for 7f53255
_posts/2015-10-20-math.md
@@ -18,7 +18,7 @@ You can also use `\begin{equation}...\end{equation}` instead of `$$` for display
18
MathJax will automatically number equations:
19
20
\begin{equation}
21
-\label{eq:caushy-shwarz}
+\label{eq:cauchy-schwarz}
22
\left( \sum_{k=1}^n a_k b_k \right)^2 \leq \left( \sum_{k=1}^n a_k^2 \right) \left( \sum_{k=1}^n b_k^2 \right)
23
\end{equation}
24
0 commit comments