diff --git a/src/4_sommerfeld_model.md b/src/4_sommerfeld_model.md
index f8503a2b1bc7501e450c9860b391a0868fbc2a6f..019e2f294013ac558af6c9262b337edf477e071d 100644
--- a/src/4_sommerfeld_model.md
+++ b/src/4_sommerfeld_model.md
@@ -40,7 +40,7 @@ Here is a table comparing the most important properties of electrons and phonons
 |   | Phonons | Electrons |
 | - | - | - |
 | Governed by | Wave equation | Schrödinger equation |
-|  | $ d² δ\mathbf{r} / dt² = -v²∇²δ\mathbf{r}$ | $ i ħdψ/dt = -ħ²∇²ψ/2m$ |
+|  | $ d² δ\mathbf{r} / dt² = v²∇²δ\mathbf{r}$ | $ i ħdψ/dt = -ħ²∇²ψ/2m$ |
 | Dispersion relation | $ω=v \|\mathbf{k}\|$ | $ε = ħ²k²/2m$ |
 | Statistics | Bose-Einstein | Fermi-Dirac |
 | $n =$ | $1/[\exp(βE) - 1]$ | $1/[\exp(β[E - μ]) + 1]$ |