Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit d68934b

Browse files
author
Fabien Dobat
authored
Fix typo switchind to switching
1 parent c686975 commit d68934b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -534,7 +534,7 @@ Other demos:
534534
alert('Yay. Done!');
535535
},
536536
beforeTabSwitch: function(){
537-
alert("This is called before switchind tabs")
537+
alert("This is called before switching tabs")
538538
return true;
539539
}
540540
},

0 commit comments

Comments
 (0)