We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f11a42 commit 3f82ea5Copy full SHA for 3f82ea5
README.md
@@ -343,7 +343,7 @@ Calculate the distance between pHash strings of two images. Accepts two pHash he
343
344
```
345
const calculateDistance = () => {
346
- // asynchronously fetch metadata of two uploaded image files
+ // asynchronously fetch metadata of two uploaded image files
347
// ...
348
// Extract pHash strings from both: say 'firstHash' and 'secondHash'
349
0 commit comments