Skip to content
This repository was archived by the owner on Jul 29, 2024. It is now read-only.

Commit c28cd8f

Browse files
darrenscerrisjelin
authored andcommitted
Fix README.md typos (#3707)
1 parent 66bc1db commit c28cd8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ Protractor [![Build Status](https://travis-ci.org/angular/protractor.png?branch=
66
Compatibility
77
-------------
88

9-
Protractor 4 is compatible with nodejs v4 and newer. If you absolutely need to use nodjs at 0.12, use Protractor@2.
9+
Protractor 4 is compatible with nodejs v4 and newer. If you absolutely need to use nodejs at 0.12, use Protractor@2.
1010

11-
Protractor work with Angular versions greater than 1.0.6/1.1.4, and is compatible with Angular 2 applications. Note that for Angular 2 apps, the `binding` and `model` locators are not supported. We recommend using `by.css`.
11+
Protractor works with Angular versions greater than 1.0.6/1.1.4, and is compatible with Angular 2 applications. Note that for Angular 2 apps, the `binding` and `model` locators are not supported. We recommend using `by.css`.
1212

1313

1414
Getting Started

0 commit comments

Comments
 (0)