diff --git a/docs/tutorials/2018-04-28-schema-update-tutorial.md b/docs/tutorials/2018-04-28-schema-update-tutorial.md
index c785b197d..3b1aad568 100644
--- a/docs/tutorials/2018-04-28-schema-update-tutorial.md
+++ b/docs/tutorials/2018-04-28-schema-update-tutorial.md
@@ -40,9 +40,7 @@ If you have hale»studio installed on your computer, you can load the transforma
The next step is to update the schema used in the transformation project, so that it uses the INSPIRE Protected Sites schema version 5.0 instead of 4.0.
-In hale»studio navigate to the File menu and select the option to Reload and update schemas. In the dialog that appears, double-click on the schema URL that is displayed and navigate to the INSPIRE presets and select the INSPIRE Protected Sites 5.0 schema.
-
-
+In hale»studio navigate to the File menu and select the option to Reload and update schemas. In the dialog that appears, double-click on the schema URL that is displayed and navigate to the INSPIRE presets and select the INSPIRE Protected Sites 5.0 schema.
Click «OK». The INSPIRE schema used in the transformation project is updated to v5.0.
@@ -54,8 +52,7 @@ It is useful to review the changes that have been made to the schema you are upd
First, load the source data in hale»studio. Navigate to the File menu and select Import, next, select Source data...
-Once the source data is loaded, a potentially large number of cell entity dialogs will appear successively until all elements have been updated to reflect the new schema. A complete update requires the end user to manually select the element in the element tree that hale»studio is searching for, for each updated reference. In some cases, hale»studio will correctly identify the matching element in the new schema (for example if only the namespace changed but the type and property name remain the same), in other cases, direct user input is required. It is possible to skip one or more mappings in the dialog if the handling is not fully clear. Skipping a mapping allows the end user to continue with automatically assigned, or recognised mappings, without having to cancel the entire process. Unhandled mappings can be edited afterwards in the hale»studio UI.
-
+Once the source data is loaded, a potentially large number of cell entity dialogs will appear successively until all elements have been updated to reflect the new schema. A complete update requires the end user to manually select the element in the element tree that hale»studio is searching for, for each updated reference. In some cases, hale»studio will correctly identify the matching element in the new schema (for example if only the namespace changed but the type and property name remain the same), in other cases, direct user input is required. It is possible to skip one or more mappings in the dialog if the handling is not fully clear. Skipping a mapping allows the end user to continue with automatically assigned, or recognised mappings, without having to cancel the entire process. Unhandled mappings can be edited afterwards in the hale»studio UI.
**Step 4: Check validation and save transformation project**