Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ortexx committed Jun 27, 2017
1 parent 40fd9d0 commit c196c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/akili.js
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@ Akili.init = function(root) {
};

/**
* Denitialize the application
* Deinitialize the application
*/
Akili.deinit = function() {
for(let key in this.__window.Element.prototype) {
Expand Down

0 comments on commit c196c4b

Please sign in to comment.