Typo in docs/utils/mpi.rst: duplicate word "a a"
Author: 000wahab000Created Sep 18, 2026Updated Sep 18, 2026
Small typo in the MPI + Tensorflow Utilities doc page.
File: docs/utils/mpi.rst, line 42
Current:
The ``spinup.utils.mpi_tf`` contains a a few tools to make it easy to use the AdamOptimizer across many MPI processes.Should be:
The ``spinup.utils.mpi_tf`` contains a few tools to make it easy to use the AdamOptimizer across many MPI processes.One extra "a" — straightforward one-word removal.
Source: openai/spinningup