Skip to content

Commit dd8c77d

Browse files
authored
It's spelled typescript, not "tylescript".
1 parent 96fa0b2 commit dd8c77d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ In addition to ember-cli-typescript, the following are installed:
2929

3030
1. Update `package.json` for `ember-cli-typescript` to `^1.0.0`.
3131
2. Run `yarn` or `npm install`.
32-
3. Run `ember g ember-cli-tylescript` to update the generated files (`tsconfig.json` in particular), and review the changes before committing. If you've made specific customizations, you may want to merge them; see the [Notes on `tsconfig.json`](https://github.com/typed-ember/ember-cli-typescript/tree/v1.0.0#notes-on-tsconfigjson) in the README.
32+
3. Run `ember g ember-cli-typescript` to update the generated files (`tsconfig.json` in particular), and review the changes before committing. If you've made specific customizations, you may want to merge them; see the [Notes on `tsconfig.json`](https://github.com/typed-ember/ember-cli-typescript/tree/v1.0.0#notes-on-tsconfigjson) in the README.
3333

3434

3535
## Notes on `tsconfig.json`

0 commit comments

Comments
 (0)