mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
docs(modal): fix typo with returning header (#17333)
This commit is contained in:
committed by
Brandy Carney
parent
a4150010a8
commit
710a3498a5
@@ -36,7 +36,7 @@ instance.prop2 = value2;
|
||||
This way, your component can access the passed params, check the "Usage" section for further code example for each frameworks.
|
||||
|
||||
|
||||
### Retuning data
|
||||
### Returning data
|
||||
|
||||
Modals can also return data back to the controller when they are dismissed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user