Skip to content

Commit 20cedd6

Browse files
wesleysmythajoslin
authored andcommitted
docs(ionicConfig): fix typo
Closes #3234. Just a quick grammar fix. Change "preform" to "perform".
1 parent 75c37d2 commit 20cedd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/angular/service/ionicConfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
* to `ios`.
5757
* * `ios`: iOS style transition.
5858
* * `android`: Android style transition.
59-
* * `none`: Do not preform animated transitions.
59+
* * `none`: Do not perform animated transitions.
6060
*
6161
* @returns {string} value
6262
*/

0 commit comments

Comments
 (0)