diff --git a/docs/flow.ipynb b/docs/flow.ipynb index 8ac7420..2252a5c 100644 --- a/docs/flow.ipynb +++ b/docs/flow.ipynb @@ -337,7 +337,7 @@ "id": "740b2a54", "metadata": {}, "source": [ - "Comparing the recovery factor for ideal versus real gases is enlightening. Because of the pressure variation of diffusivity, at real gas reservoirs assymptote more slowly than an ideal gas would." + "Comparing the recovery factor for ideal versus real gases is enlightening. Because of the pressure variation of diffusivity, at real gas reservoirs asymptote more slowly than an ideal gas would." ] }, { diff --git a/docs/fluids.ipynb b/docs/fluids.ipynb index 53ac8d1..9464518 100644 --- a/docs/fluids.ipynb +++ b/docs/fluids.ipynb @@ -87,7 +87,7 @@ "source": [ "## Calculate viscosity\n", "\n", - "Viscosity and compressibility are the key pressure-varying diffusivity properties. Once again, these are availalbe via the `Fluid` class." + "Viscosity and compressibility are the key pressure-varying diffusivity properties. Once again, these are available via the `Fluid` class." ] }, {