docs(aio): fix wrong copy (#20431)

PR Close #20431
This commit is contained in:
Leo Globerman 2017-11-14 16:42:05 -05:00 committed by Jason Aden
parent 12af6d356e
commit 1adbcda12e
1 changed files with 1 additions and 1 deletions

View File

@ -3492,7 +3492,7 @@ It will be there when the `CrisisDetailComponent` ask for it.
**Two critical points**
**Three critical points**
1. The router's `Resolve` interface is optional.
The `CrisisDetailResolver` doesn't inherit from a base class.