Fix typo in bookmarklet

main
jonathangarelick 5 years ago committed by GitHub
parent 93acdd7d6f
commit b43b2f02ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -85,7 +85,7 @@
* Display apps
*/
wappalyzer.driver.displayApps = (detected) => {
wappalyzer.log('func: diplayApps', 'driver');
wappalyzer.log('func: displayApps', 'driver');
let first = true;
let app;

Loading…
Cancel
Save