From 0069061e72934a828aa490f1e24338b9cb976548 Mon Sep 17 00:00:00 2001 From: Chaitanya Raj Date: Tue, 23 Jun 2020 20:36:44 +0530 Subject: [PATCH] Update Password-Generator.md --- Projects/2-Intermediate/Password-Generator.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Projects/2-Intermediate/Password-Generator.md b/Projects/2-Intermediate/Password-Generator.md index 5aeeb194c..586660c36 100644 --- a/Projects/2-Intermediate/Password-Generator.md +++ b/Projects/2-Intermediate/Password-Generator.md @@ -13,7 +13,7 @@ Generate passwords based on certain characteristics selected by the user. ## Bonus features -- [ ] Use can see the password strength +- [ ] User can see the password strength ## Useful links and resources