This has been answered before, but I have another "solution" that looks suspicious.
Exercise 22 from Spivak's Calculus, Chapter 23: Suppose $\{a_n\}$ is decreasing and each $a_n \ge 0$ . Prove that if $\sum_{n=1}^\infty a_n$ converges, then $\lim _{n \to \infty} na_n =0$
If I use $$na_n \lt 1+na_n \le (1+a_n)^n$$ (from the binomial expansion) then $$ \limsup_{n \to \infty} \sqrt[n]{na_n} \lt \limsup_{n \to \infty}(1+a_n)=1 $$ since $\sum a_n$ converges thus $a_n \to 0$
By the root test $\sum na_n$ is convergent and so $\lim _{n \to \infty} na_n =0$
But I haven't used that $\{a_n\}$ is decreasing