Guides/MVC-Integration.md
... ...
@@ -57,7 +57,7 @@ Add the Reporting folder in mvc5r3\Views to the project's Views
57 57
58 58
###Step 7. Add _sitelayout to project’s Views\Shared
59 59
60
-Drag _sitelayout from mvc5r3\Views\Shared and drop it at project’s Views\Shared
60
+Add _sitelayout from mvc5r3\Views\Shared to project’s Views\Shared
61 61
62 62
![Controllers](/Guides/MVC-Integration/SiteLayout.png)
63 63