diff --git a/README.md b/README.md
index dcfbda3..1612a27 100644
--- a/README.md
+++ b/README.md
@@ -41,10 +41,10 @@ The first options are the ones from Scene Workspaces:
 - **Toggle Compact Mode** *(preference)*  
 - **Unlink workspace from scene**   
 - **Rename** *(for all scenes)*
-- **Reorder to front** *(only for these scene)*
-- **Move left** *(only for these scene)*
-- **Move right** *(only for these scene)*
-- **Reorder to back** *(only for these scene)*
+- **Reorder to front** *(only for this scene)*
+- **Move left** *(only for this scene)*
+- **Move right** *(only for this scene)*
+- **Reorder to back** *(only for this scene)*
 - **Previous workspace** *(using scene order) `Shift + Ctrl + Page Up`*
 - **Next Workspace** *(using scene order) `Shift + Ctrl + Page Down`*  
 
diff --git a/README_EXT.md b/README_EXT.md
index 3bab0de..269a773 100644
--- a/README_EXT.md
+++ b/README_EXT.md
@@ -17,8 +17,10 @@ You can customize Scene Workspaces from add-on preferences:
 - **Use Scene Workspaces topbar**  
     *Switch between Scene Workspaces topbar and the default topbar*
 - **Use Compact Mode** *(default ON)*  
-*Compact Mode OFF*  
-![Compact Mode Off](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/assets/Topbar%20-%20Compact%20Off.png)  
+> *Compact Mode ON*  
+> ![Compact Mode On](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/assets/Topbar%20-%20Compact%20On.png)  
+> *Compact Mode OFF*  
+> ![Compact Mode Off](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/assets/Topbar%20-%20Compact%20Off.png)  
 
 ---
 
@@ -29,10 +31,10 @@ The first options are the ones from Scene Workspaces:
 - **Toggle Compact Mode** *(preference)*  
 - **Unlink workspace from scene**   
 - **Rename** *(for all scenes)*
-- **Reorder to front** *(only for these scene)*
-- **Move left** *(only for these scene)*
-- **Move right** *(only for these scene)*
-- **Reorder to back** *(only for these scene)*
+- **Reorder to front** *(only for this scene)*
+- **Move left** *(only for this scene)*
+- **Move right** *(only for this scene)*
+- **Reorder to back** *(only for this scene)*
 - **Previous workspace** *(using scene order) `Shift + Ctrl + Page Up`*
 - **Next Workspace** *(using scene order) `Shift + Ctrl + Page Down`*  
 
@@ -44,7 +46,6 @@ And then, starting from `Duplicate`, you'll find the default workspace options.
 >  
 > Also, default options `Previous Workspace` and `Next Workspace` functions will follow the global workspaces order, and not the scene order.  
 > *Instead, use the ones marked with `(scene)`.*  
-> Be sure to use the Scene Workspaces relative options, instead.  
 
 ---
 
@@ -60,7 +61,7 @@ You can also copy the linked workspaces from another scene, using the menu with
 
 ![Copy from scene](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/branch/main/assets/Topbar%20-%20Copy%20from%20other%20scene.png)  
 
-You can also reorder, rename, link and unlink the Scene Workspaces, using the panel `Properties > Scene > Scene Workspaces`.  
+You can reorder, rename, link and unlink the Scene Workspaces, using the panel `Properties > Scene > Scene Workspaces`.  
 
 ![Scene Workspaces Panel](https://projects.blender.org/Francesco-Bellini/scene_workspaces_addon/raw/commit/74f7f1ab5f12666998737d1b4be5ff233fa03394/assets/Properties%20-%20Scene.png)