Skip to content

Commit 0b3d86d

Browse files
Merge pull request #171 from FusionAuth/lyle/and-then
[&] to [and] bc html
2 parents 8bf0627 + 6c51ffc commit 0b3d86d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/io/fusionauth/domain/FIPS.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
* <p>
2424
* This also provides some helpers for FIPS things such as password length requirements.
2525
*
26-
* @author Brian Pontarelli & Daniel DeGroff
26+
* @author Brian Pontarelli and Daniel DeGroff
2727
*/
2828
public class FIPS {
2929
public static final int FIPS_MIN_PASSWORD_LENGTH = 14;

0 commit comments

Comments
 (0)