diff --git a/dist/vue-table.js b/dist/vue-table.js index 4e0f029..4fd1aa6 100644 --- a/dist/vue-table.js +++ b/dist/vue-table.js @@ -97,8 +97,8 @@ function removeView (Component, view) { } /** - * Create a record for a hot module, which keeps track of its construcotr, - * instnaces and views (component directives or router-views). + * Create a record for a hot module, which keeps track of its constructor, + * instances and views (component directives or router-views). * * @param {String} id * @param {Object} options