packt-vue-project-guide icon indicating copy to clipboard operation
packt-vue-project-guide copied to clipboard

A little error of Chapter 5

Open userzk008 opened this issue 4 years ago • 0 comments

There is a little error in Chapter 5(5.2.3) of Chinese Version.

第5章的5.2.3小节中,创建一个插件的第三步,书中写的是:

“让我们通过导出一个带有install对象的方法,尝试创建一个非常简单的插件”。

我觉的应该是“带有install方法的对象”,而不是“带有install对象的方法”

userzk008 avatar Feb 01 '21 06:02 userzk008