Skip to content

Commit dff4795

Browse files
amZottipkozlowski-opensource
authored andcommitted
docs(README): update for linguistic consistency
Closes angular#1537
1 parent ab74e1e commit dff4795

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Follow the instructions given on the [Angular download page][download].
1818

1919
## Want to help?
2020

21-
Want to file a bug, or contribute some code or improve documentation? Excellent! Read up on our
21+
Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our
2222
guidelines for [contributing][contributing].
2323

2424

@@ -29,11 +29,11 @@ To see the examples, first build the project as described
2929

3030
### Hello World Example
3131

32-
This example consists of three basic pieces - a component, a decorator and a
32+
This example consists of three basic pieces - a component, a decorator, and a
3333
service. They are all constructed via injection. For more information see the
3434
comments in the source `modules/examples/src/hello_world/index.js`.
3535

36-
You can build this example as either JS or Dart app:
36+
You can build this example as either a JS or a Dart app:
3737

3838
* JS:
3939
* `$(npm bin)/gulp build.js.dev`, and

0 commit comments

Comments
 (0)