Skip to content
This repository has been archived by the owner on May 25, 2021. It is now read-only.

Commit

Permalink
fix typo in contributing.md
Browse files Browse the repository at this point in the history
  • Loading branch information
matthinea committed Oct 6, 2016
1 parent 405aa37 commit 36a9fca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -101,7 +101,7 @@ At the moment, we offer limited backwards compatibility until Angular 2.0 stabil

1. Fork the repo and create your branch from `dev`.
2. If you've added code that should be tested, add tests.
3. If you've changed APIs, development workflow or aspects of the architecrure, update the corresponding documentation.
3. If you've changed APIs, development workflow or aspects of the architecture, update the corresponding documentation.
4. TypeScript linter is part of our build task, make sure your code lints before submitting your PRs.

More information can be found in `tslint.json` file of this repository.
Expand Down

0 comments on commit 36a9fca

Please sign in to comment.