Guides/MVC-Integration.md
... ...
@@ -52,7 +52,7 @@ Ex) if the namespace is in other controller file is ABC.Controllers, then MVC3SK
52 52
53 53
![Controllers](/Guides/MVC-Integration/Exclude.png)
54 54
55
-**c.** Copy /Resources folder from the root of the application into the /Reporting folder. This will create two copies of the Resources folder, one in the root and another under the Reporting folder. (If the folder exists, overwrite the existing folder with the new copy.)
55
+**c.** Copy /Resources folder from the root of the application into the /Reporting folder. This will create two copies of the Resources folder, one in the root and another under the Reporting folder. (If the folder "/Reporting/Resources" exists, overwrite the existing folder with the new copy.)
56 56
57 57
![](/Guides/MVC-Integration/CopyResourcesFolder.png)
58 58