diff --git a/docs/background.md b/docs/background.md
index eff052c..6388c35 100644
--- a/docs/background.md
+++ b/docs/background.md
@@ -9,11 +9,11 @@ The **GrIML** processing package is for classifying water bodies from satellite
The **GrIML** post-processing chain follows a linear workflow. Initial rasterised binary classifications denoting water bodies can be inputted to **convert**, **filter** and **merge** into a cohesive ice marginal lake vector dataset, populated with useful **metadata** and analysed with relevant **statistical information**.
-
+
Each of these post-processing steps is contained within GrIML's modules, and called in turn to perform the entire processing chain. The `griml()` function invokes all post-processing steps.
-
+
## Project motivation
diff --git a/docs/tutorials-data.md b/docs/tutorials-data.md
index b95dccc..e72aba4 100644
--- a/docs/tutorials-data.md
+++ b/docs/tutorials-data.md
@@ -237,4 +237,4 @@ ax.set_ylabel('Lake abundance', fontsize=14)
plt.show()
```
-
+