Skip to content

Commit 01183d0

Browse files
Apply @amandalund suggestions from code review
Co-authored-by: Amanda Lund <[email protected]>
1 parent a4ebe79 commit 01183d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/releasenotes/0.12.0.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ What's New in 0.12.0
88
Summary
99
-------
1010

11-
This release of OpenMC includes an assorted of new features and many bug fixes.
11+
This release of OpenMC includes an assortment of new features and many bug fixes.
1212
In particular, the :mod:`openmc.deplete` module has been heavily tested which
1313
has resulted in a number of usability improvements, bug fixes, and other
1414
enhancements. Energy deposition calculations, particularly for coupled
@@ -67,7 +67,7 @@ New Features
6767
- A trigger can now be specified for a volume calculation via the
6868
:meth:`openmc.VolumeCalculation.set_trigger` method.
6969
- The :class:`openmc.stats.SphericalIndependent` and
70-
:class:`openmc.stats.CylindricalIndependent` classes allows a user to
70+
:class:`openmc.stats.CylindricalIndependent` classes allow a user to
7171
specify source distributions based on spherical or cylindrical coordinates.
7272
- Custom external source distributions can be used via the
7373
:attr:`openmc.Source.library` attribute.

0 commit comments

Comments
 (0)