fixed typo error

pull/97/head
Abuzar Mirza 2022-03-09 22:54:28 +05:30
parent 5bcc4d2a73
commit 5bbdc87d28
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