From 5c380129800d327d57f4baa4ee478d0ea45a30f3 Mon Sep 17 00:00:00 2001 From: Ward Bell Date: Fri, 31 Mar 2017 10:32:55 -0700 Subject: [PATCH] fix(aio): contributor.html typos --- aio/content/marketing/presskit.html | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) diff --git a/aio/content/marketing/presskit.html b/aio/content/marketing/presskit.html index 7001fdaf51..a9678fb178 100644 --- a/aio/content/marketing/presskit.html +++ b/aio/content/marketing/presskit.html @@ -100,16 +100,16 @@

When not specified, Angular is assumed to be referring to the latest and greatest stable version from the Angular Team.

Example

-

Version 4.1 Now Available - We are pleased to announce that the latest release of Angular is now available. Staying up to date is easy!

+

Version v4.1 now available - We are pleased to announce that the latest release of Angular is now available. Staying up to date is easy!

Example

Correct

-

New *ngIf Capabilities - 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 …

+

New *ngIf capabilities - 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 …

Incorrect

-

New *ngIf Capabilities In Angular 4 - Angular 4 introduces the ability to use additional syntax to create local variables. This can be very helpful in cases such as working with observables …

+

New *ngIf capabilities in Angular v4 - 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 …

Reasoning

@@ -117,7 +117,7 @@

AngularJS

-

AngularJS is the 1.x series of work and promises provided by the Angular team.

+

AngularJS is the v1.x series of work and promises provided by the Angular team.

Examples

    @@ -144,7 +144,8 @@

    3rd Party Projects

    - X for Angular +

    X for Angular

    +

    3rd parties should use the terminology “X for Angular” or “ng-X” for software projects. Projects should avoid the use of Angular X (e.g. Angular UI Toolkit), as it could create authorship confusion. This rule does not apply to events or meetup groups.

    Developers should avoid using Angular version numbers in project names, as this will artificially limit their projects by tying them to a point in time of Angular, or will require renaming over time.

    @@ -153,24 +154,24 @@ Do not use OK to use

    As always, component and directive selectors should not begin with “ng-” selectors as this will conflict with components and directives provided by the Angular team.

    Examples

    @@ -185,8 +186,8 @@ but we want to remain consistent on the styling and use of them to prevent confusion and to appear unified.