Merge pull request #26335 from migueldaipre:4.x

fix: performance typo
This commit is contained in:
Alexander Smorkalov 2024-10-18 15:44:32 +03:00 committed by GitHub
commit c79b72a838
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,6 +1,6 @@
{
"name": "opencv_js_perf",
"description": "Perfermance tests for opencv js bindings",
"description": "Performance tests for opencv js bindings",
"version": "1.0.0",
"dependencies": {
"benchmark": "latest"