diff --git a/docs/constants.ipynb b/docs/constants.ipynb index 627c86f..98d40fa 100644 --- a/docs/constants.ipynb +++ b/docs/constants.ipynb @@ -2,13 +2,7 @@ "cells": [ { "cell_type": "markdown", - "metadata": { - "editable": true, - "slideshow": { - "slide_type": "" - }, - "tags": [] - }, + "metadata": {}, "source": [ "# Constants\n", "\n", @@ -278,10 +272,6 @@ "cell_type": "code", "execution_count": 11, "metadata": { - "editable": true, - "slideshow": { - "slide_type": "" - }, "tags": [] }, "outputs": [ diff --git a/docs/dynamics-terms.ipynb b/docs/dynamics-terms.ipynb index 48d1250..8aad1f9 100644 --- a/docs/dynamics-terms.ipynb +++ b/docs/dynamics-terms.ipynb @@ -266,7 +266,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "The attributes are:" + "The values of attributes are" ] }, { diff --git a/docs/term-parameters.ipynb b/docs/term-parameters.ipynb index 7043914..b7c52dc 100644 --- a/docs/term-parameters.ipynb +++ b/docs/term-parameters.ipynb @@ -70,7 +70,7 @@ "source": [ "## 3. Parameters defined using `discretisedfield.Field` object\n", "\n", - "If it is not possible to define the energy parameter using a dictionary because ot varies in space in a non-trivial manner, a parameter can be defined using a field object. For instance:" + "If it is not possible to define the energy parameter using a dictionary because of variation in space in a non-trivial manner, a parameter can be defined using a field object. For instance:" ] }, {