Guides/MVC-Integration.md
... ...
@@ -451,6 +451,7 @@ After Step#11, the Sample_MVCApp should build and work without a problem. To see
451 451
```
452 452
**c.** Run the application and check if the images appear as edited.
453 453
454
+
454 455
In this guide, two images, Logo.png and batman.png, were put in the project folder, /Sample_MVCApp, and the above two lines were edited as below
455 456
456 457
```html