File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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
2222guidelines 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
3333service. They are all constructed via injection. For more information see the
3434comments 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
You can’t perform that action at this time.
0 commit comments