7a6105df10c4edfe6c4e86a55d2da4283623f8d3
Guides/MVC-Integration.md
| ... | ... | @@ -416,7 +416,7 @@ AdHocSettings.SqlServerConnectionString = @"INSERT_CONNECTION_STRING_HERE"; |
| 416 | 416 | ``` |
| 417 | 417 | ###Step 12. Run it! |
| 418 | 418 | |
| 419 | -After Step 11, the Sample_MVCApp should build and work without a problem. To see Izenda is integrated with this web application, |
|
| 419 | +After Step 11, the Sample_MVCApp should build and work without a problem. To see if Izenda is integrated with this web application, |
|
| 420 | 420 | |
| 421 | 421 | **a.** Open _Layout.cshtml in Views\Shared\ in Solution Explorer |
| 422 | 422 |