Skip to content

Commit

Permalink
Post-cherry-pick lint fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
kategengler committed Mar 25, 2019
1 parent fff729a commit 86999a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@ember/-internals/routing/lib/services/router.ts
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ if (EMBER_ROUTING_ROUTER_SERVICE) {
});
},

/**
/**
A `RouteInfo` that represents the current leaf route.
It is guaranteed to change whenever a route transition
happens (even when that transition only changes parameters
Expand Down

0 comments on commit 86999a7

Please sign in to comment.