From f1178b69ec86fdf46f623e6d00a811953dd2a628 Mon Sep 17 00:00:00 2001 From: mitch Date: Sat, 6 Aug 2016 08:02:44 -0400 Subject: [PATCH] Type in comment I figured I might as well just fix it. --- dist/vue-table.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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