Skip to content

Commit cdcf5aa

Browse files
committed
Typo.
1 parent ca31d30 commit cdcf5aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/av.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9027,7 +9027,7 @@
90279027
if(AV._.isString(phone)) {
90289028
params['mobilePhoneNumber'] = phone;
90299029
} else {
9030-
// To be compitable with old versions.
9030+
// To be compatible with old versions.
90319031
options = phone;
90329032
}
90339033

0 commit comments

Comments
 (0)