File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change @@ -885,7 +885,6 @@ function $StateProvider( $urlRouterProvider, $urlMatcherFactory) {
885885 * will populate $stateParams. Any parameters that are not specified will be inherited from currently
886886 * defined parameters. Only parameters specified in the state definition can be overridden, new
887887 * parameters will be ignored. This allows, for example, going to a sibling state that shares parameters
888- * defined parameters. This allows, for example, going to a sibling state that shares parameters
889888 * specified in a parent state. Parameter inheritance only works between common ancestor states, I.e.
890889 * transitioning to a sibling will get you the parameters for all parents, transitioning to a child
891890 * will get you all current parameters, etc.
You can’t perform that action at this time.
0 commit comments