Skip to content

Commit

Permalink
[DOC release] Fix current-when name in documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
locks authored Nov 29, 2017
1 parent b19c4f7 commit 67868d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ember-glimmer/lib/components/link-to.ts
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ const LinkComponent = EmberComponent.extend({
/**
Used to determine when this `LinkComponent` is active.
@property currentWhen
@property current-when
@public
*/
'current-when': null,
Expand Down

0 comments on commit 67868d7

Please sign in to comment.