Show that $\langle f_n \rangle$, where $$f_n=1-1/2+1/3-1/4+\dots+\frac{(-1)^{n-1}}{n}$$ is a Cauchy sequence.
My attempt:
Consider $$|f_{2m}-f_m| = \left| \frac{(-1)^m}{m+1}+\frac{(-1)^{m+1}}{m+2}+\dots+\frac{(-1)^{2m-1}}{2m} \right| \le \frac{1}{m+1}+\frac{1}{m+2}+\ldots+\frac{1}{2m}$$
But this is going in the direction of proving that the given sequence is not a Cauchy sequence. Where am I doing it wrong?
$$m\geqslant n\implies\left|f_m-f_n\right|\leqslant\frac1{n+1}$$