diff --git a/js/app.js b/js/app.js index c58a57c..93b5fd3 100644 --- a/js/app.js +++ b/js/app.js @@ -186,7 +186,7 @@ function main(json) { icon = "bluetooth"; break; case "faceid": - permissionType = "Fade ID" + permissionType = "Face ID" icon = "person-bounding-box"; break; case "network":