Skip to content
This repository was archived by the owner on Apr 7, 2025. It is now read-only.

Commit a825e8d

Browse files
authored
fix: typo primaryLanguage => JavaScript
1 parent 3ebf8dc commit a825e8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/data/projects/newrelic-video-videojs-js.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"agent",
1919
"video"
2020
],
21-
"primaryLanguage": "JaavScript",
21+
"primaryLanguage": "JavaScript",
2222
"acceptsContributions": true,
2323
"website": {
2424
"title": "New Relic VideoJS Tracker",
2525
"url": "https://github.com/newrelic/video-videojs-js"
2626
}
27-
}
27+
}

0 commit comments

Comments
 (0)