Fix typo in tally-arithmetic notebook

This commit is contained in:
Paul Romano 2015-08-10 12:59:04 +07:00
parent 8fd058a11e
commit 812858cca0

View file

@ -725,7 +725,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"We have a tally of the total fission rate and the total absorption rate, so we can calculating k-infinity as:\n",
"We have a tally of the total fission rate and the total absorption rate, so we can calculate k-infinity as:\n",
"$$k_\\infty = \\frac{\\nu \\Sigma_f \\phi}{\\Sigma_a \\phi}$$"
]
},