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