docs(all): fix "aditional" typo (#15672)

* docs(nav): fix typo

* docs: fix more `aditional` typings
This commit is contained in:
Daniel Sogl
2018-09-24 18:45:04 +02:00
committed by Manu MA
parent c2343ef55a
commit 7d50305b7f
5 changed files with 7 additions and 7 deletions

View File

@ -142,7 +142,7 @@ export class Nav implements NavOutlet {
}
/**
* Push a new component onto the current navigation stack. Pass any aditional information along as an object. This additional information is accessible through NavParams
* Push a new component onto the current navigation stack. Pass any additional information along as an object. This additional information is accessible through NavParams
*/
@Method()
push<T extends NavComponent>(