Skip to content

Commit ed0de95

Browse files
authored
Update PasswordStrength.java
1 parent f846765 commit ed0de95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

password_generator/PasswordStrength.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ public static void main(final String ar[]) {
3333
System.out.println("HAVE AT LEAST 8 CHARACTERS");
3434
}
3535
}
36-
}
36+
}

0 commit comments

Comments
 (0)