fix(aio): fix presskit.html typos

This commit is contained in:
Ward Bell 2017-04-01 18:11:39 -07:00 committed by Pete Bacon Darwin
parent 62f9738a9a
commit e4c3882a81
1 changed files with 3 additions and 7 deletions

View File

@ -103,13 +103,9 @@
<p><b>Version v4.1 now available</b> - We are pleased to announce that the latest release of Angular is now available. Staying up to date is easy!</p>
<h4>Example</h4>
<p><b>Correct</b></p>
<p><b>New <code>*ngIf</code> capabilities</b> - New in version 4.0 is the ability to use additional syntax to create local variables. This can be very helpful in cases such as working with observables …</p>
<p><b>Incorrect</b></p>
<p><b>New <code>*ngIf</code> capabilities in Angular v4</b> - Angular v4 introduces the ability to use additional syntax to create local variables. This can be very helpful in cases such as working with observables …</p>
<p><b>Correct: </b> "New <code>*ngIf</code> capabilities</b>&mdash;new in version 4.0 is the ability to ..."</p>
<p><b style="color: red">Incorrect: </b> "New <code>*ngIf</code> capabilities in Angular 4</b>&mdash;Angular 4 introduces the ability to ..."</p>
<p><b>Reasoning</b></p>
@ -132,7 +128,7 @@
<a href="/assets/images/logos/angularjs/AngularJS-Shield.svg" target="_blank" title="AngularJS logo">
original AngularJS logo</a> / icon, and not the Angular icon.</p>
<img src="/assets/images/logos/angularjs/AngularJS-Shield.svg" alt="AngularJS Logo" style="margin-left:20px;" >
<img src="/assets/images/logos/angularjs/AngularJS-Shield.svg" alt="AngularJS Logo" style="margin-left:20px;" >
<h3>Angular Material</h3>