diff --git a/stock_move_location/README.rst b/stock_move_location/README.rst
index 07d549935..910d68111 100644
--- a/stock_move_location/README.rst
+++ b/stock_move_location/README.rst
@@ -36,8 +36,8 @@ another and move only selected quants.
Usage
=====
-* A new menuitem Stock > Move from location... opens a wizard
- where 2 location ca be specified.
+* A new menu item Stock > Move from location... opens a wizard
+ where 2 location can be specified.
* Select origin and destination locations and press "IMMEDIATE TRANSFER" or "PLANNED TRANSFER"
* Press `ADD ALL` button to add all products available
* Those lines can be edited. Move quantity can't be more than a max available quantity
@@ -55,6 +55,10 @@ If you want to transfer a full quant:
* Select the quants which you want move to another location
+If you go to the Inventory Dashboard you can see the button "Move from location"
+in each of the picking types (only applicable to internal transfers). Press it
+and you will be directed to the wizard.
+
Known issues / Roadmap
======================
@@ -90,6 +94,8 @@ Contributors
* Mykhailo Panarin
If you go to the Inventory Dashboard you can see the button “Move from location” +in each of the picking types (only applicable to internal transfers). Press it +and you will be directed to the wizard.