Skip to content

Commit e194836

Browse files
committed
Merge pull request rust-lang#145 from locks/patch-1
typo
2 parents df29bdc + edc3723 commit e194836

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

text/0000-router-service.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ We could adopt some of the existing broadly used APIs as de-facto public. This a
218218

219219
## Semver Lawyering
220220

221-
I'm interepreting router.js's public/private documentation as out-of-scope for Ember's semver. The fact that we pass an instance of router.js's Transition as our `transition` argument is not documented. An alternative interpretation is that we need to continue supporting those methods marked as public in router.js's docs.
221+
I'm interpreting router.js's public/private documentation as out-of-scope for Ember's semver. The fact that we pass an instance of router.js's Transition as our `transition` argument is not documented. An alternative interpretation is that we need to continue supporting those methods marked as public in router.js's docs.
222222

223223
## Optional Helpers
224224

0 commit comments

Comments
 (0)