f39f886be1de3a2d17048b17ba01796da059164f
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 |  |
| 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 |  |
| 58 | 58 |