Merge pull request #32 from kathygit/master

add ";" at the end of the js file so that the minified version works
fix-space-nbsp
Dmitri Akatov 9 years ago
commit 4cc8e467bd

@ -95,4 +95,4 @@ angular.module('contenteditable', [])
})
}
}
}}])
}}]);