diff --git a/src/technologies/z.json b/src/technologies/z.json index bf17adb4a..ec13ecc5d 100644 --- a/src/technologies/z.json +++ b/src/technologies/z.json @@ -330,7 +330,7 @@ "cats": [ 59 ], - "description": "Ziggy is a library that allows using Laravel named routes in JavaScript", + "description": "Ziggy is a library that allows using Laravel named routes in JavaScript.", "icon": "Ziggy.png", "implies": [ "Laravel", @@ -339,7 +339,7 @@ "js": { "route": "" }, - "script": [ + "scripts": [ "window.Ziggy" ], "oss": true,