Skip to content

Commit

Permalink
Update punctuation
Browse files Browse the repository at this point in the history
  • Loading branch information
keckler committed Dec 6, 2023
1 parent aea392a commit af1ce76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion armi/reactor/reactorParameters.py
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,7 @@ def defineCoreParameters():
pb.defParam(
"betaComponents",
units=units.UNITLESS,
description="Group-wise delayed neutron fractions.",
description="Group-wise delayed neutron fractions",
default=None,
)

Expand Down

0 comments on commit af1ce76

Please sign in to comment.