Update app.js

This commit is contained in:
Daniel Hutzel
2020-03-22 22:50:21 +01:00
committed by GitHub
parent 3d26f288f5
commit 94b1c7256b

View File

@@ -28,5 +28,5 @@ const books = new Vue ({
}
})
// initilly fill list of books
// initially fill list of books
books.fetch()