diff --git a/docs/source/algorithms/fftpower.rst b/docs/source/algorithms/fftpower.rst index b796ba1f4..61635e37a 100644 --- a/docs/source/algorithms/fftpower.rst +++ b/docs/source/algorithms/fftpower.rst @@ -17,7 +17,7 @@ The :class:`FFTPower` class computes the 1d power spectrum :math:`P(k)`, 2d power spectrum :math:`P(k,\mu)`, and/or multipoles :math:`P_\ell(k)` for data in a simulation box, using a Fast Fourier Transform (FFT). Here, we provide a brief overview of the algorithm itself as well as the key things to know for -the user to get up and running quickly +the user to get up and running quickly. .. contents:: :depth: 2