diff --git a/docs/source/usersguide/input.rst b/docs/source/usersguide/input.rst
index 4aab4684ad..af638e494c 100644
--- a/docs/source/usersguide/input.rst
+++ b/docs/source/usersguide/input.rst
@@ -579,17 +579,16 @@ The following filters can be specified for a tally:
:energy:
A monotonically increasing list of bounding **pre-collision** energies for a
- number of groups. For example, if the following energy filter is specified
- as ``0.0 1.0 20.0``, then two energy bins will be created,
- one with energies between 0 and 1 MeV and the other with energies between 1
- and 20 MeV.
+ number of groups. For example, if this filter is specified as ``0.0
+ 1.0 20.0``, then two energy bins will be created, one with energies
+ between 0 and 1 MeV and the other with energies between 1 and 20 MeV.
:energyout:
A monotonically increasing list of bounding **post-collision** energies for
- a number of groups. For example, if the following energy filter is specified
- as ``0.0 1.0 20.0``, then two energy bins will be created,
- one with energies between 0 and 1 MeV and the other with energies between 1
- and 20 MeV.
+ a number of groups. For example, if this filter is specified as
+ ``0.0 1.0 20.0``, then two post-collision energy bins
+ will be created, one with energies between 0 and 1 MeV and the other with
+ energies between 1 and 20 MeV.
:mesh:
The ``id`` of a structured mesh to be tallied over.