diff --git a/docs/courses/level-one/chapter-5/chapter-5.8.md b/docs/courses/level-one/chapter-5/chapter-5.8.md
index 8dfbb9633..4836a1822 100644
--- a/docs/courses/level-one/chapter-5/chapter-5.8.md
+++ b/docs/courses/level-one/chapter-5/chapter-5.8.md
@@ -10,16 +10,12 @@ To activate your workflow toggle the *Active* button on the top right corner of
**Workflow Executions**
-An execution represents a completed run of a workflow, from the first to the last node. n8n logs workflow executions allowing you to see if the workflow was completed successfully or not. The execution log is really useful for debugging your workflow and seeing at what stage it runs into issues.
+An execution represents a completed run of a workflow, from the first to the last node. n8n logs workflow executions allowing you to see if the workflow was completed successfully or not. The execution log is useful for debugging your workflow and seeing at what stage it runs into issues.
-To see the execution log click on the icon with three lines in the left panel, which will open the *Workflow Executions* window.
+To see the execution log, click on the icon with three lines in the left panel, which will open the *Workflow Executions* window.
Workflow Execution List
-::: tip 💡 Workflow execution status
-In the *Workflow Executions* window you can filter the displayed executions by workflow and by status (*All*, *Error*, *Running*, or *Success*).
-:::
-
The *Workflow Executions* window displays a table with the following information:
* _Started At / ID:_ The date and time when the workflow started, followed by the ID of this workflow execution
@@ -28,11 +24,16 @@ The *Workflow Executions* window displays a table with the following information
* _Mode:_ How the workflow was triggered (trigger or webhook)
* _Running Time:_ The duration it took the workflow to execute
+::: tip 💡 Workflow execution status
+In the *Workflow Executions* window you can filter the displayed executions by workflow and by status (*All*, *Error*, *Running*, or *Success*).\
+The information displayed here depends on what workflows and executions you set up in *Workflow Settings* to be saved.
+:::
+
**Workflow Settings**
-If you need to customize your workflows and executions, or overwrite some of the global default settings, you can do this in *Workflow Settings*. To access them click on *Workflow Settings* under the *Workflows* section in the left panel.
+You can customize your workflows and executions, or overwrite some of the global default settings in *Workflow Settings*. These settings are located in the left panel, under the *Workflows* section.
-Workflow Setting
+Workflow Settings
In the *Workflow Settings* window you can configure six settings: