diff --git a/src/technologies/r.json b/src/technologies/r.json index 60abd063a..2ae412cdb 100644 --- a/src/technologies/r.json +++ b/src/technologies/r.json @@ -777,12 +777,13 @@ 18, 22 ], - "description": "Remix is a full stack web framework that let’s you focus on the user interface and work back through web fundamentals to deliver a fast, slick, and resilient user experience.", + "description": "Remix is a full stack web framework focused on web fundamentals and modern UX.", "icon": "Remix.png", "implies": ["Node.js"], "js": { "__remixContext": "" }, + "oss": true, "website": "https://remix.run/" }, "RequireJS": {