Guides/MVC-Integration.md
... ...
@@ -53,7 +53,7 @@ Ex) if the namespace is in other controller file is ABC.Controllers, then MVC3SK
53 53
54 54
<!-- **c.** Copy ./Resources folder in the root of the application into the ./Reporting folder, creating the ./Reporting/Resources path. Be sure to include all but the html folder in the Reporting\Resources folder. -->
55 55
56
-**c.** Copy rs.aspx under /Reporting and paste it in /Resources/html as below
56
+**c.** Copy rs.aspx from /Reporting and paste it in /Resources/html as below
57 57
58 58
![](/Guides/MVC-Integration/rs.png)
59 59