Skip to content

Commit 8f567ce

Browse files
done
1 parent 409aafd commit 8f567ce

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/passwordpolicyenforcer/11.0/admin/manage-policies/rules/complexity_rule.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@ This default character set contains the following:
3535

3636
| Rule | Default character set |
3737
| ----------- | ------------------------------------------------------------------------ |
38-
| Alpha Lower | Lowercase alphabetic (a <ul><li>z)</li></ul> |
39-
| Alpha Upper | Uppercase alphabetic (A <ul><li>Z)</li></ul> |
40-
| Alpha | Uppercase and lowercase alphabetic (a <ul><li>z & A</li><li>Z)</li></ul> |
41-
| Numeric | Numerals (0 <ul><li>9)</li></ul> |
38+
| Alpha Lower | Lowercase alphabetic (a-z) |
39+
| Alpha Upper | Uppercase alphabetic (A-Z) |
40+
| Alpha | Uppercase and lowercase alphabetic (a-z & A-Z) |
41+
| Numeric | Numerals (0-9) |
4242
| Special | All characters not included above |
4343
| High | All characters above ANSI 126 |
4444
| Custom | No default characters |

0 commit comments

Comments
 (0)