Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
KamiKillertO authored Oct 12, 2020
1 parent fbbb9fd commit ed1e25d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion text/0000-add-ember-page-title-addon.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ While there're other addons that provide the same capabilities it has been decid
## Drawbacks

- An additional dependency to new projects. But, no noticeable size differences it's only all +10kb of js for production builds (not gzipped, ~2kb js gzipped)
- Add an extra helper `{{page-tile}}` (possible name clashing)
- Add an extra helper `{{page-title}}` (possible name clashing)
- Slightly increases the learning curve. Increases the amount of code in a first-starter project, which could become overwhelming.
- The addon will have to be maintained by the [Ember CLI org](https://github.com/ember-cli)

Expand Down

0 comments on commit ed1e25d

Please sign in to comment.