Skip to content

Commit 6db76ca

Browse files
authored
Update README.md
1 parent b166d59 commit 6db76ca

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
@@ -60,10 +60,10 @@ https://github.com/emberwatch/ember-cli-typescript/wiki/tsconfig-how-to
6060

6161
## Incremental adoption
6262

63-
If you porting an existing app to typescript you can install this addon and
63+
If you are porting an existing app to TypeScript, you can install this addon and
6464
migrate your files incrementally by changing their extensions from `.js` to
6565
`.ts`. A good approach is to start at your leaf files and then work your way
66-
up. As typescript starts to find errors make sure to celebrate your (small)
66+
up. As TypeScript starts to find errors, make sure to celebrate your (small)
6767
wins with your team, specially if some people are not convinced yet. We would also
6868
love to hear your stories.
6969

0 commit comments

Comments
 (0)