Guides/MVC-Integration.md
... ...
@@ -459,6 +459,6 @@ In this guide, two images, Logo.png and batman.png, were put in the project fold
459 459
<a href="http://batman.com" style="position: relative; top: 4px;"><img class="right-logo" src="~/batman.png" alt="Batman.Com" /></a> //top-right image
460 460
```
461 461
462
-The result should look as below
462
+Two top logos have changed as below
463 463
![Logo_Change](/Guides/MVC-Integration/Logo_Change.png)
464 464