Skip to content

Commit 50f33c0

Browse files
committed
docs: fix a typo.
1 parent c1b9f5c commit 50f33c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/dummy/app/templates/docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ By default, ember-cli-typescript installs the [ember-cli-typescript-blueprints][
66

77
[blueprints]: https://github.com/typed-ember/ember-cli-typescript-blueprints
88

9-
If you want to stick with the normal JavaScript blueprints—say, because your team isn't ready to dive into the deep end with making *everything* typescript yet—you can simply uninstall the blueprints package.
9+
If you want to stick with the normal JavaScript blueprints—say, because your team isn't ready to dive into the deep end with making *everything* TypeScript yet—you can simply uninstall the blueprints package.
1010

1111
With yarn:
1212

0 commit comments

Comments
 (0)