fixed typo error (#97)

Co-authored-by: Abuzar Mirza <abdermiza@gmail.com>
pull/115/head
abdemirza 2022-03-10 17:18:14 +05:30 committed by GitHub
parent 5bcc4d2a73
commit cdb0e485f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ Example can be accessed directly using Git pages using URL:
NodeJS examples are:
- `/demp/node-simple.js`:
- `/demo/node-simple.js`:
Simplest possible NodeJS demo for FaceAPI in under 30 lines of JavaScript code
- `/demo/node.js`:
Using `TFJS` native methods to load images without external dependencies