fix: performance typo

This commit is contained in:
Miguel Daipré 2024-10-18 08:37:32 -03:00 committed by GitHub
parent 3919f33e21
commit 888469a842
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"