diff --git a/src/technologies/i.json b/src/technologies/i.json index 85578016f..7abee9cb4 100644 --- a/src/technologies/i.json +++ b/src/technologies/i.json @@ -486,11 +486,11 @@ }, "website": "http://indyproject.org" }, - "Inertia": { + "Inertia.js": { "cats": [ 12 ], - "description": "Inertia is a protocol for creating monolithic single-page applications.", + "description": "Inertia.js is a protocol for creating monolithic single-page applications.", "dom": { "div[data-page*='component']": { "attributes": { @@ -503,7 +503,6 @@ }, "icon": "Inertia.svg", "oss": true, - "saas": false, "website": "https://inertiajs.com" }, "InfernoJS": { @@ -1378,4 +1377,4 @@ "scriptSrc": "iubenda\\.com/", "website": "https://www.iubenda.com" } -} \ No newline at end of file +}