Guides/MVC-Integration.md
... ...
@@ -49,7 +49,7 @@ Ex) if the namespace is in other controller file is ABC.Controllers, then MVC3SK
49 49
50 50
![Controllers](/Guides/MVC-Integration/Exclude.png)
51 51
52
-**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, override the existing folder with the new copy.)
52
+**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.)
53 53
54 54
![](/Guides/MVC-Integration/CopyResourcesFolder.png)
55 55