Merge pull request #212 from R1ch01d/patch-1

Typo fix in Confidence levels
pull/213/head v2.4.147
Alexandre Dulaunoy 2021-06-30 20:11:52 +02:00 committed by GitHub
commit e4930e6c0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -66,7 +66,7 @@
}, },
{ {
"expanded": "Confidence cannot be evaluated", "expanded": "Confidence cannot be evaluated",
"value": "confidence-cannot-be-evalued", "value": "confidence-cannot-be-evaluated",
"numerical_value": 50 "numerical_value": 50
} }
] ]